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:           Thu Aug 27 08:04:57 UTC 2026

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

Log Message:
py-argparse: removed; included in Python 3 standard library


To generate a diff of this commit:
cvs rdiff -u -r1.4677 -r1.4678 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/py-argparse/DESCR
cvs rdiff -u -r1.11 -r0 pkgsrc/devel/py-argparse/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-argparse/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/py-argparse/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.4677 pkgsrc/devel/Makefile:1.4678
--- pkgsrc/devel/Makefile:1.4677        Fri Aug 21 18:59:28 2026
+++ pkgsrc/devel/Makefile       Thu Aug 27 08:04:56 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4677 2026/08/21 18:59:28 tnn Exp $
+# $NetBSD: Makefile,v 1.4678 2026/08/27 08:04:56 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -2540,7 +2540,6 @@ SUBDIR+=  py-approvaltests
 SUBDIR+=       py-apycula
 SUBDIR+=       py-archinfo
 SUBDIR+=       py-argcomplete
-SUBDIR+=       py-argparse
 SUBDIR+=       py-argparse-addons
 SUBDIR+=       py-argparse-manpage
 SUBDIR+=       py-assertpy



Home | Main Index | Thread Index | Old Index