CVS commit: pkgsrc/doc
"Adam Ciarcinski" <[email protected]> Wed, 5 Aug 2026 03:26:33 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_----------=_1785900393110560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Aug 5 03:26:33 UTC 2026 Modified Files: pkgsrc/doc: CHANGES-2026 Log Message: Removed net/py-ipaddress, net/py-IP To generate a diff of this commit: cvs rdiff -u -r1.4981 -r1.4982 pkgsrc/doc/CHANGES-2026 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1785900393110560 Content-Disposition: inline Content-Length: 769 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.4981 pkgsrc/doc/CHANGES-2026:1.4982 --- pkgsrc/doc/CHANGES-2026:1.4981 Wed Aug 5 03:08:04 2026 +++ pkgsrc/doc/CHANGES-2026 Wed Aug 5 03:26:33 2026 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2026,v 1.4981 2026/08/05 03:08:04 adam Exp $ +$NetBSD: CHANGES-2026,v 1.4982 2026/08/05 03:26:33 adam Exp $ Changes to the packages collection and infrastructure in 2026: @@ -7381,3 +7381,5 @@ Changes to the packages collection and i Updated textproc/py-fastjsonschema to 2.22.1 [adam 2026-08-05] Removed math/py-cdecimal [adam 2026-08-05] Removed net/py-GeoIP successor geography/py-geoip2 [adam 2026-08-05] + Removed net/py-ipaddress [adam 2026-08-05] + Removed net/py-IP [adam 2026-08-05] --_----------=_1785900393110560--