pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-django-timezone-field py-django-timezone-field:...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fea550a98e9b
branches:  trunk
changeset: 456259:fea550a98e9b
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Jul 23 13:57:45 2021 +0000

description:
py-django-timezone-field: updated to 4.2.1

4.2.1 (2021-07-07)

Reinstate TimeZoneField.default_choices

4.2 (2021-07-07)

Officially support for django 3.2, python 3.9
Fix bug with field deconstruction
Housekeeping: use poetry, github actions, pytest

diffstat:

 www/py-django-timezone-field/Makefile |   4 ++--
 www/py-django-timezone-field/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 53c8e3a81ce0 -r fea550a98e9b www/py-django-timezone-field/Makefile
--- a/www/py-django-timezone-field/Makefile     Fri Jul 23 12:25:59 2021 +0000
+++ b/www/py-django-timezone-field/Makefile     Fri Jul 23 13:57:45 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2021/05/08 06:07:05 adam Exp $
+# $NetBSD: Makefile,v 1.4 2021/07/23 13:57:45 adam Exp $
 
-DISTNAME=      django-timezone-field-4.1.2
+DISTNAME=      django-timezone-field-4.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-timezone-field/}
diff -r 53c8e3a81ce0 -r fea550a98e9b www/py-django-timezone-field/distinfo
--- a/www/py-django-timezone-field/distinfo     Fri Jul 23 12:25:59 2021 +0000
+++ b/www/py-django-timezone-field/distinfo     Fri Jul 23 13:57:45 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2021/05/08 06:07:05 adam Exp $
+$NetBSD: distinfo,v 1.3 2021/07/23 13:57:45 adam Exp $
 
-SHA1 (django-timezone-field-4.1.2.tar.gz) = f4d210637217fca174756d6dc0caa802a648b421
-RMD160 (django-timezone-field-4.1.2.tar.gz) = bad3746f6c27329b35bb981afa72290503cc6cce
-SHA512 (django-timezone-field-4.1.2.tar.gz) = 8fa9345050c261b73f2cd6b4f37c8269311507009a9ce6a5632d0da4e43eeeb4c5a2adb2179c96d406c70dc282377de59f0afdb646c49e5f2c14313eaa121d40
-Size (django-timezone-field-4.1.2.tar.gz) = 8419 bytes
+SHA1 (django-timezone-field-4.2.1.tar.gz) = 2f545b0c6f2f196fd054534fa7863cefe064e8e1
+RMD160 (django-timezone-field-4.2.1.tar.gz) = 280aab77a03dd2c4c3ffe2e87409c05805ee01d1
+SHA512 (django-timezone-field-4.2.1.tar.gz) = d87640c1368af782a07e54612ce5b9bcee72c45f53e481079fb61d442d6abc3dea0d70a8575b154226454a84e3891bc206b987e9e752fa12aecd4987f7a1c48e
+Size (django-timezone-field-4.2.1.tar.gz) = 8871 bytes



Home | Main Index | Thread Index | Old Index