www/py-django-storages: Update to 1.14.6
* Preemptively add CONFLICTS_INSTALL, because a corresponding Django 5.2 variant will be created from this port afterwards. Changelog since 1.14.4: https://github.com/jschneier/django-storages/blob/1.14.6/CHANGELOG.rst With hat: python
This commit is contained in:
@@ -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).
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user