pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug  3 10:17:55 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-selectors2: DESCR Makefile PLIST distinfo

Log Message:
py-selectors2: removed; now in Python 3.x "selectors" module


To generate a diff of this commit:
cvs rdiff -u -r1.4665 -r1.4666 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-selectors2/DESCR \
    pkgsrc/devel/py-selectors2/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/py-selectors2/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-selectors2/distinfo

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4665 pkgsrc/devel/Makefile:1.4666
--- pkgsrc/devel/Makefile:1.4665        Sun Jul 19 08:27:13 2026
+++ pkgsrc/devel/Makefile       Mon Aug  3 10:17:55 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4665 2026/07/19 08:27:13 adam Exp $
+# $NetBSD: Makefile,v 1.4666 2026/08/03 10:17:55 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -3114,7 +3114,6 @@ SUBDIR+=  py-sarge
 SUBDIR+=       py-scard
 SUBDIR+=       py-scikit-build
 SUBDIR+=       py-scikit-build-core
-SUBDIR+=       py-selectors2
 SUBDIR+=       py-semantic_version
 SUBDIR+=       py-semver
 SUBDIR+=       py-sentry-sdk



Home | Main Index | Thread Index | Old Index