Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Oct 2021 17:29:31 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: 87842e16e97f - main - www/py-dj32-django-filter: Update to 21.1
Message-ID:  <202110041729.194HTVw7002857@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=87842e16e97f3dba735c1c8a9ebc06caeba5c781

commit 87842e16e97f3dba735c1c8a9ebc06caeba5c781
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2021-10-04 16:56:56 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2021-10-04 17:22:57 +0000

    www/py-dj32-django-filter: Update to 21.1
    
    * Upstream switched to a two-part CalVer versioning scheme where the
      first number is the year and the second is the release number within
      that year.
    
    Changelog:
    
    https://github.com/carltongibson/django-filter/blob/21.1/CHANGES.rst
    
    MFH:            No (not compatible with net-mgmt/netbox in 2021Q4)
---
 www/py-dj32-django-filter/Makefile | 2 +-
 www/py-dj32-django-filter/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/py-dj32-django-filter/Makefile b/www/py-dj32-django-filter/Makefile
index 4812c95076a9..dd7ec5ebf1c2 100644
--- a/www/py-dj32-django-filter/Makefile
+++ b/www/py-dj32-django-filter/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	django-filter
-DISTVERSION=	2.4.0
+DISTVERSION=	21.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj32-
diff --git a/www/py-dj32-django-filter/distinfo b/www/py-dj32-django-filter/distinfo
index 9419870dc0d4..1a819fdaccb6 100644
--- a/www/py-dj32-django-filter/distinfo
+++ b/www/py-dj32-django-filter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611059912
-SHA256 (django-filter-2.4.0.tar.gz) = 84e9d5bb93f237e451db814ed422a3a625751cbc9968b484ecc74964a8696b06
-SIZE (django-filter-2.4.0.tar.gz) = 146904
+TIMESTAMP = 1632927725
+SHA256 (django-filter-21.1.tar.gz) = 632a251fa8f1aadb4b8cceff932bb52fe2f826dd7dfe7f3eac40e5c463d6836e
+SIZE (django-filter-21.1.tar.gz) = 154188



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