pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/py-tzlocal



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jun 22 15:44:57 UTC 2026

Modified Files:
        pkgsrc/time/py-tzlocal: Makefile distinfo

Log Message:
py-tzlocal: updated to 5.4.3

5.4.3 (2026-06-17)

- Moved the tests back, removed the ones that check for symlinks.

5.4.2 (2026-06-16)

- [Yanked for distribution issues]

5.4.1 (2026-06-16)

- [Yanked for distribution issues]

5.4 (2026-06-15)

- Open files with Zone names as ascii.
- Moved tests under `tzlocal/tests` and include them in distributions.
- Dropped support for Python 3.9 and added support for 3.14.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/time/py-tzlocal/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/time/py-tzlocal/distinfo

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

Modified files:

Index: pkgsrc/time/py-tzlocal/Makefile
diff -u pkgsrc/time/py-tzlocal/Makefile:1.17 pkgsrc/time/py-tzlocal/Makefile:1.18
--- pkgsrc/time/py-tzlocal/Makefile:1.17        Sun Apr 13 12:41:53 2025
+++ pkgsrc/time/py-tzlocal/Makefile     Mon Jun 22 15:44:57 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2025/04/13 12:41:53 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2026/06/22 15:44:57 adam Exp $
 
-DISTNAME=      tzlocal-5.3.1
+DISTNAME=      tzlocal-5.4.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tzlocal/}
 

Index: pkgsrc/time/py-tzlocal/distinfo
diff -u pkgsrc/time/py-tzlocal/distinfo:1.14 pkgsrc/time/py-tzlocal/distinfo:1.15
--- pkgsrc/time/py-tzlocal/distinfo:1.14        Thu Mar  6 08:04:13 2025
+++ pkgsrc/time/py-tzlocal/distinfo     Mon Jun 22 15:44:57 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2025/03/06 08:04:13 adam Exp $
+$NetBSD: distinfo,v 1.15 2026/06/22 15:44:57 adam Exp $
 
-BLAKE2s (tzlocal-5.3.1.tar.gz) = 14dd45cc09d9c55c2d8bc6d4241f9b8adc84fc4c64bc365abdce089bff1300d3
-SHA512 (tzlocal-5.3.1.tar.gz) = 496943ac75710cf6145238827b430e777396412ef25c53c8c0e65ec0446f28273253028bf82c44b616cfbb9d7280ac66da837ce1563335e508a4a50153053347
-Size (tzlocal-5.3.1.tar.gz) = 30761 bytes
+BLAKE2s (tzlocal-5.4.3.tar.gz) = cfa85fc1ab93693566ccf8e167fa633fe66ddf9bd96bfd22ba19dac39136f07e
+SHA512 (tzlocal-5.4.3.tar.gz) = 128068ea10f97742d844df9431ca6ccb0ddde974f8a0dce74ce86c792b079f3a0e9c441140a4f5889fa4bfea7f9c7fb91dda34c50e84a05998a0a6981e796b4b
+Size (tzlocal-5.4.3.tar.gz) = 30873 bytes



Home | Main Index | Thread Index | Old Index