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:           Sun May 24 06:24:13 UTC 2026

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

Log Message:
py-pathlib: removed; included in Python 3.4 onwards; no longer needed in pkgsrc


To generate a diff of this commit:
cvs rdiff -u -r1.4630 -r1.4631 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-pathlib/DESCR
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-pathlib/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-pathlib/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-pathlib/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.4630 pkgsrc/devel/Makefile:1.4631
--- pkgsrc/devel/Makefile:1.4630        Fri May 15 17:00:53 2026
+++ pkgsrc/devel/Makefile       Sun May 24 06:24:13 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4630 2026/05/15 17:00:53 wiz Exp $
+# $NetBSD: Makefile,v 1.4631 2026/05/24 06:24:13 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -2890,8 +2890,6 @@ SUBDIR+=  py-parameterized
 SUBDIR+=       py-path
 SUBDIR+=       py-path.py
 SUBDIR+=       py-pathable
-SUBDIR+=       py-pathlib
-SUBDIR+=       py-pathlib2
 SUBDIR+=       py-pathspec
 SUBDIR+=       py-pathvalidate
 SUBDIR+=       py-pbr



Home | Main Index | Thread Index | Old Index