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 Jul  9 12:06:52 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-reparser: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-rply: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-scandir: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-simplegeneric: DESCR Makefile PLIST distinfo

Log Message:
py-reparser py-rply py-scandir py-simplegeneric: removed; obsolete


To generate a diff of this commit:
cvs rdiff -u -r1.4657 -r1.4658 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-reparser/DESCR \
    pkgsrc/devel/py-reparser/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-reparser/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-reparser/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-rply/DESCR
cvs rdiff -u -r1.10 -r0 pkgsrc/devel/py-rply/Makefile \
    pkgsrc/devel/py-rply/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-rply/PLIST
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-scandir/DESCR \
    pkgsrc/devel/py-scandir/PLIST
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/py-scandir/Makefile \
    pkgsrc/devel/py-scandir/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-simplegeneric/DESCR \
    pkgsrc/devel/py-simplegeneric/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-simplegeneric/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-simplegeneric/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.4657 pkgsrc/devel/Makefile:1.4658
--- pkgsrc/devel/Makefile:1.4657        Thu Jul  9 12:03:35 2026
+++ pkgsrc/devel/Makefile       Thu Jul  9 12:06:51 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4657 2026/07/09 12:03:35 adam Exp $
+# $NetBSD: Makefile,v 1.4658 2026/07/09 12:06:51 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -3091,7 +3091,6 @@ SUBDIR+=  py-queuelib
 SUBDIR+=       py-random2
 SUBDIR+=       py-rauth
 SUBDIR+=       py-re-assert
-SUBDIR+=       py-reparser
 SUBDIR+=       py-repoze.lru
 SUBDIR+=       py-requests
 SUBDIR+=       py-requests-cache
@@ -3108,14 +3107,12 @@ SUBDIR+=        py-rich-click
 SUBDIR+=       py-rlp
 SUBDIR+=       py-rope
 SUBDIR+=       py-rpds-py
-SUBDIR+=       py-rply
 SUBDIR+=       py-rstr
 SUBDIR+=       py-ruamel-yaml
 SUBDIR+=       py-ruamel-yaml-clib
 SUBDIR+=       py-ruff
 SUBDIR+=       py-ruff-lsp
 SUBDIR+=       py-sarge
-SUBDIR+=       py-scandir
 SUBDIR+=       py-scard
 SUBDIR+=       py-scikit-build
 SUBDIR+=       py-scikit-build-core
@@ -3131,7 +3128,6 @@ SUBDIR+=  py-setuptools-rust
 SUBDIR+=       py-setuptools44
 SUBDIR+=       py-setuptools_scm
 SUBDIR+=       py-setuptools_trial
-SUBDIR+=       py-simplegeneric
 SUBDIR+=       py-slugify
 SUBDIR+=       py-smmap
 SUBDIR+=       py-snappy



Home | Main Index | Thread Index | Old Index