Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2024 07:59:48 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: 6b73d4ea8334 - main - www/py-django-taggit: Update to 5.0.1
Message-ID:  <202405260759.44Q7xmS4097475@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=6b73d4ea83344702f5ed016e1cd7063ac9ac355b

commit 6b73d4ea83344702f5ed016e1cd7063ac9ac355b
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-05-26 07:56:40 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-05-26 07:56:40 +0000

    www/py-django-taggit: Update to 5.0.1
    
    Changelog since 4.0.0:
    
    https://github.com/jazzband/django-taggit/blob/5.0.1/CHANGELOG.rst
---
 www/py-django-taggit/Makefile | 5 ++---
 www/py-django-taggit/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/py-django-taggit/Makefile b/www/py-django-taggit/Makefile
index 23ceeb09d1c4..0499c9b186c3 100644
--- a/www/py-django-taggit/Makefile
+++ b/www/py-django-taggit/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	django-taggit
-PORTVERSION=	4.0.0
-PORTREVISION=	1
+PORTVERSION=	5.0.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,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}djangorestframework>0:www/py-djangorestframework@${PY_FLAVOR}
 
 USES=		python
diff --git a/www/py-django-taggit/distinfo b/www/py-django-taggit/distinfo
index 585cf4f9bc78..1aea16ed3fae 100644
--- a/www/py-django-taggit/distinfo
+++ b/www/py-django-taggit/distinfo
@@ -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 = 1715503521
+SHA256 (django-taggit-5.0.1.tar.gz) = edcd7db1e0f35c304e082a2f631ddac2e16ef5296029524eb792af7430cab4cc
+SIZE (django-taggit-5.0.1.tar.gz) = 60372



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