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:10:06 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-Spans: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-test-utils: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-traceback2: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-unittest-mixins: DESCR Makefile PLIST distinfo

Log Message:
py-Spans py-test-utils py-traceback2 py-unittest-mixins: removed; obsolete


To generate a diff of this commit:
cvs rdiff -u -r1.4658 -r1.4659 pkgsrc/devel/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-Spans/DESCR \
    pkgsrc/devel/py-Spans/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/py-Spans/Makefile \
    pkgsrc/devel/py-Spans/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-test-utils/DESCR \
    pkgsrc/devel/py-test-utils/PLIST
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-test-utils/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-test-utils/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-traceback2/DESCR \
    pkgsrc/devel/py-traceback2/PLIST
cvs rdiff -u -r1.10 -r0 pkgsrc/devel/py-traceback2/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-traceback2/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-unittest-mixins/DESCR \
    pkgsrc/devel/py-unittest-mixins/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-unittest-mixins/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-unittest-mixins/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.4658 pkgsrc/devel/Makefile:1.4659
--- pkgsrc/devel/Makefile:1.4658        Thu Jul  9 12:06:51 2026
+++ pkgsrc/devel/Makefile       Thu Jul  9 12:10:05 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4658 2026/07/09 12:06:51 adam Exp $
+# $NetBSD: Makefile,v 1.4659 2026/07/09 12:10:05 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -2520,7 +2520,6 @@ SUBDIR+=  pwlib
 SUBDIR+=       py-Pympler
 SUBDIR+=       py-Pyro
 SUBDIR+=       py-SDL2
-SUBDIR+=       py-Spans
 SUBDIR+=       py-absl-py
 SUBDIR+=       py-adb
 SUBDIR+=       py-aenum
@@ -3198,7 +3197,6 @@ SUBDIR+=  py-test-testmon
 SUBDIR+=       py-test-textual-snapshot
 SUBDIR+=       py-test-timeout
 SUBDIR+=       py-test-trio
-SUBDIR+=       py-test-utils
 SUBDIR+=       py-test-virtualenv
 SUBDIR+=       py-test-watch
 SUBDIR+=       py-test-xdist
@@ -3218,7 +3216,6 @@ SUBDIR+=  py-toolconfig
 SUBDIR+=       py-toolz
 SUBDIR+=       py-tortoisehg
 SUBDIR+=       py-tox
-SUBDIR+=       py-traceback2
 SUBDIR+=       py-tracerite
 SUBDIR+=       py-traitlets
 SUBDIR+=       py-transitions
@@ -3237,7 +3234,6 @@ SUBDIR+=  py-typing-inspect
 SUBDIR+=       py-typing-inspection
 SUBDIR+=       py-u-msgpack
 SUBDIR+=       py-unidiff
-SUBDIR+=       py-unittest-mixins
 SUBDIR+=       py-unittest2pytest
 SUBDIR+=       py-unpaddedbase64
 SUBDIR+=       py-urwid



Home | Main Index | Thread Index | Old Index