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:           Sun May  1 09:23:25 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2022
Removed Files:
        pkgsrc/devel/py-unittest2: ALTERNATIVES DESCR Makefile PLIST distinfo

Log Message:
py-unittest2: remove

Limited to python 2.x but a dependency does not support this any longer


To generate a diff of this commit:
cvs rdiff -u -r1.3728 -r1.3729 pkgsrc/devel/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-unittest2/ALTERNATIVES \
    pkgsrc/devel/py-unittest2/DESCR
cvs rdiff -u -r1.16 -r0 pkgsrc/devel/py-unittest2/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/py-unittest2/PLIST
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/py-unittest2/distinfo
cvs rdiff -u -r1.2205 -r1.2206 pkgsrc/doc/CHANGES-2022

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.3728 pkgsrc/devel/Makefile:1.3729
--- pkgsrc/devel/Makefile:1.3728        Sun May  1 07:57:42 2022
+++ pkgsrc/devel/Makefile       Sun May  1 09:23:25 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3728 2022/05/01 07:57:42 wiz Exp $
+# $NetBSD: Makefile,v 1.3729 2022/05/01 09:23:25 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2848,7 +2848,6 @@ SUBDIR+=  py-typing-inspect
 SUBDIR+=       py-unit
 SUBDIR+=       py-unitgui
 SUBDIR+=       py-unittest-mixins
-SUBDIR+=       py-unittest2
 SUBDIR+=       py-unittest2pytest
 SUBDIR+=       py-unpaddedbase64
 SUBDIR+=       py-urwid

Index: pkgsrc/doc/CHANGES-2022
diff -u pkgsrc/doc/CHANGES-2022:1.2205 pkgsrc/doc/CHANGES-2022:1.2206
--- pkgsrc/doc/CHANGES-2022:1.2205      Sun May  1 08:03:53 2022
+++ pkgsrc/doc/CHANGES-2022     Sun May  1 09:23:25 2022
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.2205 2022/05/01 08:03:53 wiz Exp $
+$NetBSD: CHANGES-2022,v 1.2206 2022/05/01 09:23:25 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -3473,3 +3473,4 @@ Changes to the packages collection and i
        Removed devel/py-testtools24 [wiz 2022-05-01]
        Removed net/py-google [wiz 2022-05-01]
        Removed net/py-soappy [wiz 2022-05-01]
+       Removed devel/py-unittest2 [wiz 2022-05-01]



Home | Main Index | Thread Index | Old Index