Date: Thu, 16 Mar 2023 06:18:19 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: a43c1213f7a9 - main - www/py-dj41-django-tables2: Update to 2.5.3 Message-ID: <202303160618.32G6IJqC089335@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=a43c1213f7a9d4ae3f82817493c714fd231fb4b0 commit a43c1213f7a9d4ae3f82817493c714fd231fb4b0 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2023-03-16 05:59:28 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2023-03-16 05:59:28 +0000 www/py-dj41-django-tables2: Update to 2.5.3 Changelog: https://github.com/jieter/django-tables2/blob/v2.5.3/CHANGELOG.md --- www/py-dj41-django-tables2/Makefile | 2 +- www/py-dj41-django-tables2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-dj41-django-tables2/Makefile b/www/py-dj41-django-tables2/Makefile index e4221d6bab51..a1e37023a111 100644 --- a/www/py-dj41-django-tables2/Makefile +++ b/www/py-dj41-django-tables2/Makefile @@ -1,5 +1,5 @@ PORTNAME= django-tables2 -DISTVERSION= 2.5.2 +DISTVERSION= 2.5.3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}dj41- diff --git a/www/py-dj41-django-tables2/distinfo b/www/py-dj41-django-tables2/distinfo index ed681b019429..c2ccd122c764 100644 --- a/www/py-dj41-django-tables2/distinfo +++ b/www/py-dj41-django-tables2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676994506 -SHA256 (django-tables2-2.5.2.tar.gz) = 6e22dd27fcddb1aa2f1c3cb089fcfa4df9094dae1ec16314c7c774289a3bf1fc -SIZE (django-tables2-2.5.2.tar.gz) = 79119 +TIMESTAMP = 1678824288 +SHA256 (django-tables2-2.5.3.tar.gz) = f6c1623aac188d29aae9cf6b4de3211c96c525e49890654bec3359c181600eb9 +SIZE (django-tables2-2.5.3.tar.gz) = 79310
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303160618.32G6IJqC089335>