CVS commit: pkgsrc/doc
"Thomas Klausner" <[email protected]> Mon, 3 Aug 2026 17:58:18 +0000
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. --_----------=_1785779898282230 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:58:18 UTC 2026 Modified Files: pkgsrc/doc: CHANGES-2026 TODO Log Message: doc: Updated www/py-websockets to 17.0.1 To generate a diff of this commit: cvs rdiff -u -r1.4942 -r1.4943 pkgsrc/doc/CHANGES-2026 cvs rdiff -u -r1.27680 -r1.27681 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1785779898282230 Content-Disposition: inline Content-Length: 1301 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.4942 pkgsrc/doc/CHANGES-2026:1.4943 --- pkgsrc/doc/CHANGES-2026:1.4942 Mon Aug 3 17:56:21 2026 +++ pkgsrc/doc/CHANGES-2026 Mon Aug 3 17:58:17 2026 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2026,v 1.4942 2026/08/03 17:56:21 wiz Exp $ +$NetBSD: CHANGES-2026,v 1.4943 2026/08/03 17:58:17 wiz Exp $ Changes to the packages collection and infrastructure in 2026: @@ -7318,3 +7318,4 @@ Changes to the packages collection and i 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] + Updated www/py-websockets to 17.0.1 [wiz 2026-08-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.27680 pkgsrc/doc/TODO:1.27681 --- pkgsrc/doc/TODO:1.27680 Mon Aug 3 17:56:21 2026 +++ pkgsrc/doc/TODO Mon Aug 3 17:58:17 2026 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.27680 2026/08/03 17:56:21 wiz Exp $ +$NetBSD: TODO,v 1.27681 2026/08/03 17:58:17 wiz Exp $ Suggested new packages ====================== @@ -1154,7 +1154,6 @@ For possible Perl packages updates, see o py-uv-0.12.0 o py-uv-build-0.12.1 o py-wat-0.6.0 - o py-websockets-17.0.1 o py-yubiauth-0.3.10 o pythontidy-1.23 o q5go-2.1.3 --_----------=_1785779898282230--