Skip to content

Commit

Permalink
www/py-dj42-django-taggit: Update to 5.0.1
Browse files Browse the repository at this point in the history
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)
  • Loading branch information
knobix committed Jan 12, 2024
1 parent 2832690 commit 2a04aa2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-dj42-django-taggit/Makefile
Original file line number Diff line number Diff line change
@@ -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-
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions www/py-dj42-django-taggit/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 2a04aa2

Please sign in to comment.