www/py-dj42-django-taggit: Update to 5.0.1
Changelog since 4.0.0: https://github.com/jazzband/django-taggit/blob/5.0.1/CHANGELOG.rst MFH: No (not compatible with NetBox 3.6)
This commit is contained in:
parent
2832690ab8
commit
2a04aa2b68
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= django-taggit
|
||||
PORTVERSION= 4.0.0
|
||||
PORTVERSION= 5.0.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj42-
|
||||
|
@ -11,7 +11,7 @@ WWW= https://github.com/jazzband/django-taggit
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django42>=4.1:www/py-django42@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dj42-djangorestframework>0:www/py-dj42-djangorestframework@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1683452279
|
||||
SHA256 (django-taggit-4.0.0.tar.gz) = 4d52de9d37245a9b9f98c0ec71fdccf1d2283e38e8866d40a7ae6a3b6787a161
|
||||
SIZE (django-taggit-4.0.0.tar.gz) = 58638
|
||||
TIMESTAMP = 1701934904
|
||||
SHA256 (django-taggit-5.0.1.tar.gz) = edcd7db1e0f35c304e082a2f631ddac2e16ef5296029524eb792af7430cab4cc
|
||||
SIZE (django-taggit-5.0.1.tar.gz) = 60372
|
||||
|
|
Loading…
Reference in a new issue