pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Oct 14 07:49:35 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2024
Removed Files:
        pkgsrc/devel/py-case: DESCR Makefile PLIST distinfo

Log Message:
py-case: remove

Testing tool base on deprecated py-nose, unused in pkgsrc.


To generate a diff of this commit:
cvs rdiff -u -r1.4349 -r1.4350 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-case/DESCR pkgsrc/devel/py-case/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/py-case/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-case/distinfo
cvs rdiff -u -r1.6226 -r1.6227 pkgsrc/doc/CHANGES-2024

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.4349 pkgsrc/devel/Makefile:1.4350
--- pkgsrc/devel/Makefile:1.4349        Mon Oct 14 07:35:58 2024
+++ pkgsrc/devel/Makefile       Mon Oct 14 07:49:35 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4349 2024/10/14 07:35:58 wiz Exp $
+# $NetBSD: Makefile,v 1.4350 2024/10/14 07:49:35 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2494,7 +2494,6 @@ SUBDIR+=  py-canonicaljson
 SUBDIR+=       py-canvasapi
 SUBDIR+=       py-capstone
 SUBDIR+=       py-capturer
-SUBDIR+=       py-case
 SUBDIR+=       py-cattrs
 SUBDIR+=       py-cbor2
 SUBDIR+=       py-cddl

Index: pkgsrc/doc/CHANGES-2024
diff -u pkgsrc/doc/CHANGES-2024:1.6226 pkgsrc/doc/CHANGES-2024:1.6227
--- pkgsrc/doc/CHANGES-2024:1.6226      Mon Oct 14 07:48:43 2024
+++ pkgsrc/doc/CHANGES-2024     Mon Oct 14 07:49:35 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.6226 2024/10/14 07:48:43 wiz Exp $
+$NetBSD: CHANGES-2024,v 1.6227 2024/10/14 07:49:35 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2024:
 
@@ -9428,3 +9428,4 @@ Changes to the packages collection and i
        Removed devel/py-nosexcover [wiz 2024-10-14]
        Updated emulators/advancemame to 3.10 [nia 2024-10-14]
        Updated www/py-django-celery-beat to 2.7.0 [wiz 2024-10-14]
+       Removed devel/py-case [wiz 2024-10-14]



Home | Main Index | Thread Index | Old Index