Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 2024 15:24:01 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: c59aace4536d - main - www/py-dj50-django-taggit: Update to 6.1.0
Message-ID:  <202411011524.4A1FO1Tj091566@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=c59aace4536db6cac1c4694e3df8179067999740

commit c59aace4536db6cac1c4694e3df8179067999740
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-11-01 15:10:24 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-11-01 15:10:24 +0000

    www/py-dj50-django-taggit: Update to 6.1.0
    
    Changelog since 5.0.1:
    
    https://github.com/jazzband/django-taggit/blob/6.1.0/CHANGELOG.rst
    
    MFH:            No (not compatible with NetBox 4.0)
---
 www/py-dj50-django-taggit/Makefile | 3 ++-
 www/py-dj50-django-taggit/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/www/py-dj50-django-taggit/Makefile b/www/py-dj50-django-taggit/Makefile
index fe431f8ccf87..a80676c9f697 100644
--- a/www/py-dj50-django-taggit/Makefile
+++ b/www/py-dj50-django-taggit/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	django-taggit
-PORTVERSION=	5.0.1
+PORTVERSION=	6.1.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj50-
+DISTNAME=	django_taggit-${PORTVERSION}
 
 MAINTAINER=	kai@FreeBSD.org
 COMMENT=	Reusable Django application for simple tagging
diff --git a/www/py-dj50-django-taggit/distinfo b/www/py-dj50-django-taggit/distinfo
index 6d333def1cd8..777531f4c290 100644
--- a/www/py-dj50-django-taggit/distinfo
+++ b/www/py-dj50-django-taggit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1701934904
-SHA256 (django-taggit-5.0.1.tar.gz) = edcd7db1e0f35c304e082a2f631ddac2e16ef5296029524eb792af7430cab4cc
-SIZE (django-taggit-5.0.1.tar.gz) = 60372
+TIMESTAMP = 1728224208
+SHA256 (django_taggit-6.1.0.tar.gz) = c4d1199e6df34125dd36db5eb0efe545b254dec3980ce5dd80e6bab3e78757c3
+SIZE (django_taggit-6.1.0.tar.gz) = 38151



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