Skip to content

Commit

Permalink
www/py-django-allauth: Update to 0.56.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 11, 2023
1 parent c898211 commit c8f6fc5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-django-allauth/Makefile
@@ -1,5 +1,5 @@
PORTNAME= django-allauth
PORTVERSION= 0.55.2
PORTVERSION= 0.56.1
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=40.8.0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.1:www/py-django32@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyjwt>=1.7:www/py-pyjwt@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}python3-openid>=3.0.8:security/py-python3-openid@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions www/py-django-allauth/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1693823939
SHA256 (django-allauth-0.55.2.tar.gz) = 7b713c9947f1917e5c1c5a106fd6208d2c2c71435542fec6d60b01fd7bada3a8
SIZE (django-allauth-0.55.2.tar.gz) = 781237
TIMESTAMP = 1694348314
SHA256 (django-allauth-0.56.1.tar.gz) = 347044c4e268e085ef4b4b26ea5fdc9d40576872d55e630f1736e1c9a7761529
SIZE (django-allauth-0.56.1.tar.gz) = 843117

0 comments on commit c8f6fc5

Please sign in to comment.