CVS commit: pkgsrc/doc
"Thomas Klausner" <[email protected]> Mon, 3 Aug 2026 17:56:22 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_----------=_1785779782156300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 3 17:56:21 UTC 2026 Modified Files: pkgsrc/doc: CHANGES-2026 TODO Log Message: doc: Updated time/py-pytz to 2026.3.0.1 To generate a diff of this commit: cvs rdiff -u -r1.4941 -r1.4942 pkgsrc/doc/CHANGES-2026 cvs rdiff -u -r1.27679 -r1.27680 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1785779782156300 Content-Disposition: inline Content-Length: 1385 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2026 diff -u pkgsrc/doc/CHANGES-2026:1.4941 pkgsrc/doc/CHANGES-2026:1.4942 --- pkgsrc/doc/CHANGES-2026:1.4941 Mon Aug 3 17:53:06 2026 +++ pkgsrc/doc/CHANGES-2026 Mon Aug 3 17:56:21 2026 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2026,v 1.4941 2026/08/03 17:53:06 wiz Exp $ +$NetBSD: CHANGES-2026,v 1.4942 2026/08/03 17:56:21 wiz Exp $ Changes to the packages collection and infrastructure in 2026: @@ -7317,3 +7317,4 @@ Changes to the packages collection and i Updated audio/py-beets to 2.13.1 [wiz 2026-08-03] Updated security/py-cryptography to 50.0.0 [wiz 2026-08-03] Updated security/py-cryptography_vectors to 50.0.0 [wiz 2026-08-03] + Updated time/py-pytz to 2026.3.0.1 [wiz 2026-08-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.27679 pkgsrc/doc/TODO:1.27680 --- pkgsrc/doc/TODO:1.27679 Mon Aug 3 17:52:37 2026 +++ pkgsrc/doc/TODO Mon Aug 3 17:56:21 2026 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.27679 2026/08/03 17:52:37 wiz Exp $ +$NetBSD: TODO,v 1.27680 2026/08/03 17:56:21 wiz Exp $ Suggested new packages ====================== @@ -1143,7 +1143,6 @@ For possible Perl packages updates, see o py-pip-26.2 o py-postgresql-5.1.2 o py-pydantic-core-2.47.0 [waiting for py-pydantic release that works with this] - o py-pytz-2026.3.post1 o py-simpletal-5.1 o py-sphinx-autodoc-typehints-3.12.1 o py-sybase-0.37 --_----------=_1785779782156300--