diff options
Diffstat (limited to 'www/py-dj51-social-auth-app-django/Makefile')
| -rw-r--r-- | www/py-dj51-social-auth-app-django/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-dj51-social-auth-app-django/Makefile b/www/py-dj51-social-auth-app-django/Makefile index 5d739c9ee9b3..582435bc5cd3 100644 --- a/www/py-dj51-social-auth-app-django/Makefile +++ b/www/py-dj51-social-auth-app-django/Makefile @@ -1,5 +1,5 @@ PORTNAME= social-auth-app-django -DISTVERSION= 5.5.1 +DISTVERSION= 5.6.0 CATEGORIES= www security python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj51- @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django51>=5.1:www/py-django51@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}social-auth-core>=4.4<5:security/py-social-auth-core@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} -USES= python:3.10+ +USES= python USE_GITHUB= yes GH_ACCOUNT= python-social-auth GH_PROJECT= social-app-django |
