diff options
Diffstat (limited to 'www/py-django-storages')
-rw-r--r-- | www/py-django-storages/Makefile | 5 | ||||
-rw-r--r-- | www/py-django-storages/distinfo | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www/py-django-storages/Makefile b/www/py-django-storages/Makefile index 66d553726460..853b5605ce5f 100644 --- a/www/py-django-storages/Makefile +++ b/www/py-django-storages/Makefile @@ -1,8 +1,9 @@ PORTNAME= django-storages -PORTVERSION= 1.14.4 +PORTVERSION= 1.14.6 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= django_storages-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Generic storages for Django @@ -19,6 +20,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}*${PORTNAME} + NO_ARCH= yes # AZURE option requires newer devel/py-azure-storage-blob (not yet in the ports tree). diff --git a/www/py-django-storages/distinfo b/www/py-django-storages/distinfo index 46ba87cd5184..fdf7fdd929d0 100644 --- a/www/py-django-storages/distinfo +++ b/www/py-django-storages/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720608714 -SHA256 (django-storages-1.14.4.tar.gz) = 69aca94d26e6714d14ad63f33d13619e697508ee33ede184e462ed766dc2a73f -SIZE (django-storages-1.14.4.tar.gz) = 83496 +TIMESTAMP = 1744777452 +SHA256 (django_storages-1.14.6.tar.gz) = 7a25ce8f4214f69ac9c7ce87e2603887f7ae99326c316bc8d2d75375e09341c9 +SIZE (django_storages-1.14.6.tar.gz) = 87587 |