Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Sep 2022 10:50:13 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1cc1137de3cf - main - www/py-dj40-django-taggit: Update to 3.0.0
Message-ID:  <202209171050.28HAoDuT005184@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1cc1137de3cf6cafb7c1d299e100920ca81e3fa6

commit 1cc1137de3cf6cafb7c1d299e100920ca81e3fa6
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-09-17 10:43:11 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-09-17 10:43:11 +0000

    www/py-dj40-django-taggit: Update to 3.0.0
    
    Changelog:
    
    https://github.com/jazzband/django-taggit/blob/3.0.0/CHANGELOG.rst
    
    MFH:            No (backwards incompatible changes)
---
 www/py-dj40-django-taggit/Makefile | 4 ++--
 www/py-dj40-django-taggit/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-dj40-django-taggit/Makefile b/www/py-dj40-django-taggit/Makefile
index ed67fe584248..bd1f93f1f0ac 100644
--- a/www/py-dj40-django-taggit/Makefile
+++ b/www/py-dj40-django-taggit/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	django-taggit
-PORTVERSION=	2.1.0
+PORTVERSION=	3.0.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj40-
@@ -11,7 +11,7 @@ WWW=		https://github.com/jazzband/django-taggit
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django40>=2.2:www/py-django40@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django40>=3.2:www/py-django40@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dj40-djangorestframework>0:www/py-dj40-djangorestframework@${PY_FLAVOR}
 
 USES=		python:3.6+
diff --git a/www/py-dj40-django-taggit/distinfo b/www/py-dj40-django-taggit/distinfo
index 6fb77687abb6..98a8f269b510 100644
--- a/www/py-dj40-django-taggit/distinfo
+++ b/www/py-dj40-django-taggit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644942645
-SHA256 (django-taggit-2.1.0.tar.gz) = a9f41e4ad58efe4b28d86f274728ee87eb98eeae90c9eb4b4efad39e5068184e
-SIZE (django-taggit-2.1.0.tar.gz) = 55659
+TIMESTAMP = 1657859482
+SHA256 (django-taggit-3.0.0.tar.gz) = e645b8e3dd4f85989d5ef5c5a3d5ebbe5badf5d1e51b53e42d0af726240b00b9
+SIZE (django-taggit-3.0.0.tar.gz) = 57380



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209171050.28HAoDuT005184>