CVS commit: pkgsrc/doc
"Thomas Klausner" <[email protected]> Mon, 3 Aug 2026 17:48:56 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_----------=_1785779336170310 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:48:56 UTC 2026 Modified Files: pkgsrc/doc: CHANGES-2026 TODO Log Message: doc: Updated audio/py-beets to 2.13.1 To generate a diff of this commit: cvs rdiff -u -r1.4938 -r1.4939 pkgsrc/doc/CHANGES-2026 cvs rdiff -u -r1.27677 -r1.27678 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1785779336170310 Content-Disposition: inline Content-Length: 1454 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.4938 pkgsrc/doc/CHANGES-2026:1.4939 --- pkgsrc/doc/CHANGES-2026:1.4938 Mon Aug 3 17:48:11 2026 +++ pkgsrc/doc/CHANGES-2026 Mon Aug 3 17:48:56 2026 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2026,v 1.4938 2026/08/03 17:48:11 wiz Exp $ +$NetBSD: CHANGES-2026,v 1.4939 2026/08/03 17:48:56 wiz Exp $ Changes to the packages collection and infrastructure in 2026: @@ -7314,3 +7314,4 @@ Changes to the packages collection and i Updated textproc/py-annotated-doc to 0.0.5 [wiz 2026-08-03] Added devel/py-test-factoryboy version 2.8.1 [wiz 2026-08-03] Added devel/py-titlecase version 2.4.1 [wiz 2026-08-03] + Updated audio/py-beets to 2.13.1 [wiz 2026-08-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.27677 pkgsrc/doc/TODO:1.27678 --- pkgsrc/doc/TODO:1.27677 Mon Aug 3 17:26:59 2026 +++ pkgsrc/doc/TODO Mon Aug 3 17:48:56 2026 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.27677 2026/08/03 17:26:59 wiz Exp $ +$NetBSD: TODO,v 1.27678 2026/08/03 17:48:56 wiz Exp $ Suggested new packages ====================== @@ -1127,7 +1127,6 @@ For possible Perl packages updates, see o py-HappyDoc-3.0 o py-MyHDL-0.11 o py-OTXv2-1.5.2 - o py-beets-2.13.1 o py-cassa-1.11.0 o py-chardet-7.0.1 [we need to decide how to handle https://github.com/chardet/chardet/issues/327] o py-configparser-5.0.0 [drops python-2.x support; pkgsrc only needs this package for python 2.x] --_----------=_1785779336170310--