pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django-timezone-field



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jun 11 09:52:15 UTC 2026

Modified Files:
        pkgsrc/www/py-django-timezone-field: Makefile distinfo

Log Message:
py-django-timezone-field: updated to 7.2.2

7.2.2
Test aginst django 6.1 pre-release


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/py-django-timezone-field/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-django-timezone-field/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-django-timezone-field/Makefile
diff -u pkgsrc/www/py-django-timezone-field/Makefile:1.12 pkgsrc/www/py-django-timezone-field/Makefile:1.13
--- pkgsrc/www/py-django-timezone-field/Makefile:1.12   Fri Dec 26 16:48:42 2025
+++ pkgsrc/www/py-django-timezone-field/Makefile        Thu Jun 11 09:52:15 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2025/12/26 16:48:42 adam Exp $
+# $NetBSD: Makefile,v 1.13 2026/06/11 09:52:15 adam Exp $
 
-DISTNAME=      django_timezone_field-7.2.1
+DISTNAME=      django_timezone_field-7.2.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/g}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-timezone-field/}
@@ -11,7 +11,7 @@ COMMENT=      Database and form fields for py
 LICENSE=       modified-bsd
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=2.2.1:../../devel/py-poetry-core
-DEPENDS+=      ${PYPKGPREFIX}-django>=3.2:../../www/py-django
+DEPENDS+=      ${PYPKGPREFIX}-django>=4.2:../../www/py-django
 
 USE_LANGUAGES= # none
 

Index: pkgsrc/www/py-django-timezone-field/distinfo
diff -u pkgsrc/www/py-django-timezone-field/distinfo:1.9 pkgsrc/www/py-django-timezone-field/distinfo:1.10
--- pkgsrc/www/py-django-timezone-field/distinfo:1.9    Fri Dec 26 16:48:42 2025
+++ pkgsrc/www/py-django-timezone-field/distinfo        Thu Jun 11 09:52:15 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/12/26 16:48:42 adam Exp $
+$NetBSD: distinfo,v 1.10 2026/06/11 09:52:15 adam Exp $
 
-BLAKE2s (django_timezone_field-7.2.1.tar.gz) = ed5fec1e8b280ffb2bc7ae2b657347e5da64dcae3d7f1c838c9ed7334753c052
-SHA512 (django_timezone_field-7.2.1.tar.gz) = 0bc247df5606fb4ce66bc27195e9fd7a8ea0fbbaef9d0ebfc0cf5fa8cf607e3cc1a40ab7d5b335c02a8dff5cb91f5f801130a2e7803125bff70335ce402e6df0
-Size (django_timezone_field-7.2.1.tar.gz) = 13096 bytes
+BLAKE2s (django_timezone_field-7.2.2.tar.gz) = fb1dea930b185dc0647340cc972ddecb1086f61d30811da21437c43813aa1c01
+SHA512 (django_timezone_field-7.2.2.tar.gz) = 0fe2fc5a31ffb34bb1bd73b72f1456787545e1fb3bd2b8ff626492d7825df1b432b46e786dd71dd6abf8c7d14630efb43e96343fa5e187c7159f24c1c4ab9b97
+Size (django_timezone_field-7.2.2.tar.gz) = 13158 bytes



Home | Main Index | Thread Index | Old Index