pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-django-allauth: add py-openid dependency
Module Name: pkgsrc-wip
Committed By: Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By: markd
Date: Tue May 9 23:58:33 2023 +1200
Changeset: db1a651af035d5e4adad51115e037a91a1538b90
Modified Files:
py-django-allauth/Makefile
Removed Files:
py-django-allauth/TODO
Log Message:
py-django-allauth: add py-openid dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=db1a651af035d5e4adad51115e037a91a1538b90
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-django-allauth/Makefile | 2 +-
py-django-allauth/TODO | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diffs:
diff --git a/py-django-allauth/Makefile b/py-django-allauth/Makefile
index f6e3d69cdb..a9f1b702b5 100644
--- a/py-django-allauth/Makefile
+++ b/py-django-allauth/Makefile
@@ -18,7 +18,7 @@ DEPENDS+= ${PYPKGPREFIX}-django>=3.2:../../www/py-django3
DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-requests-oauthlib>=0.3.0:../../security/py-requests-oauthlib
DEPENDS+= ${PYPKGPREFIX}-JWT>=1.7:../../textproc/py-JWT
-# "python3-openid >= 3.0.8",
+DEPENDS+= ${PYPKGPREFIX}-openid>=3.0.8:../../wip/py-openid
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-django-allauth/TODO b/py-django-allauth/TODO
deleted file mode 100644
index 5b165715a5..0000000000
--- a/py-django-allauth/TODO
+++ /dev/null
@@ -1 +0,0 @@
-needs a package for https://github.com/necaris/python3-openid
Home |
Main Index |
Thread Index |
Old Index