CVS commit: pkgsrc/doc
"Adam Ciarcinski" <[email protected]> Mon, 3 Aug 2026 09:59:54 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_----------=_1785751194171050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Aug 3 09:59:54 UTC 2026 Modified Files: pkgsrc/doc: CHANGES-2026 TODO Log Message: Updated textproc/py-markdown, converters/py-fastbencode, math/py-pandas, graphics/py-imageio To generate a diff of this commit: cvs rdiff -u -r1.4911 -r1.4912 pkgsrc/doc/CHANGES-2026 cvs rdiff -u -r1.27668 -r1.27669 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1785751194171050 Content-Disposition: inline Content-Length: 1473 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.4911 pkgsrc/doc/CHANGES-2026:1.4912 --- pkgsrc/doc/CHANGES-2026:1.4911 Mon Aug 3 09:50:01 2026 +++ pkgsrc/doc/CHANGES-2026 Mon Aug 3 09:59:53 2026 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2026,v 1.4911 2026/08/03 09:50:01 adam Exp $ +$NetBSD: CHANGES-2026,v 1.4912 2026/08/03 09:59:53 adam Exp $ Changes to the packages collection and infrastructure in 2026: @@ -7283,3 +7283,7 @@ Changes to the packages collection and i Updated www/py-uritools to 6.1.3 [adam 2026-08-03] Updated archivers/py-rarfile to 4.5 [adam 2026-08-03] Updated databases/py-peewee to 4.3.0 [adam 2026-08-03] + Updated textproc/py-markdown to 3.10.3 [adam 2026-08-03] + Updated converters/py-fastbencode to 0.3.11 [adam 2026-08-03] + Updated math/py-pandas to 3.0.5 [adam 2026-08-03] + Updated graphics/py-imageio to 2.37.4 [adam 2026-08-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.27668 pkgsrc/doc/TODO:1.27669 --- pkgsrc/doc/TODO:1.27668 Mon Aug 3 09:44:09 2026 +++ pkgsrc/doc/TODO Mon Aug 3 09:59:53 2026 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.27668 2026/08/03 09:44:09 adam Exp $ +$NetBSD: TODO,v 1.27669 2026/08/03 09:59:53 adam Exp $ Suggested new packages ====================== @@ -1146,7 +1146,6 @@ For possible Perl packages updates, see o py-grpcio-1.83.0 o py-hgview-1.9.0 o py-input-pad-1.4.2 - o py-markdown-3.10.3 o py-omniORBpy-3.7 o py-pdf-parser-0.7.4 o py-pdm-2.26.8 --_----------=_1785751194171050--