CVS commit: pkgsrc/doc

"Thomas Klausner" <[email protected]> Mon, 3 Aug 2026 17:52:38 +0000
Newsgroups gmane.os.netbsd.devel.pkgsrc.cvs
Message-ID <[email protected]>
This is a multi-part message in MIME format.

--_----------=_1785779558200560
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:52:37 UTC 2026

Modified Files:
	pkgsrc/doc: CHANGES-2026 TODO

Log Message:
doc: Updated security/py-cryptography to 50.0.0


To generate a diff of this commit:
cvs rdiff -u -r1.4939 -r1.4940 pkgsrc/doc/CHANGES-2026
cvs rdiff -u -r1.27678 -r1.27679 pkgsrc/doc/TODO

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--_----------=_1785779558200560
Content-Disposition: inline
Content-Length: 1474
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.4939 pkgsrc/doc/CHANGES-2026:1.4940
--- pkgsrc/doc/CHANGES-2026:1.4939	Mon Aug  3 17:48:56 2026
+++ pkgsrc/doc/CHANGES-2026	Mon Aug  3 17:52:37 2026
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2026,v 1.4939 2026/08/03 17:48:56 wiz Exp $
+$NetBSD: CHANGES-2026,v 1.4940 2026/08/03 17:52:37 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2026:
 
@@ -7315,3 +7315,4 @@ Changes to the packages collection and i
 	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]
+	Updated security/py-cryptography to 50.0.0 [wiz 2026-08-03]

Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.27678 pkgsrc/doc/TODO:1.27679
--- pkgsrc/doc/TODO:1.27678	Mon Aug  3 17:48:56 2026
+++ pkgsrc/doc/TODO	Mon Aug  3 17:52:37 2026
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.27678 2026/08/03 17:48:56 wiz Exp $
+$NetBSD: TODO,v 1.27679 2026/08/03 17:52:37 wiz Exp $
 
 Suggested new packages
 ======================
@@ -1130,7 +1130,6 @@ For possible Perl packages updates, see 
 	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]
-	o py-cryptography-50.0.0
 	o py-cutadapt-5.2 [wip]
 	o py-cxfreeze-8.5.3
 	o py-ephem3-3.7.6.0


--_----------=_1785779558200560--