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 Sep 21 15:18:08 UTC 2017
Modified Files:
pkgsrc/devel: Makefile
Removed Files:
pkgsrc/devel/py-unittest2py3k: ALTERNATIVES DESCR Makefile PLIST
distinfo
Log Message:
py-unittest2py3k: removed, successor py-unittest2
Notes from py-unittest2:
There was a separate version of unittest2 for Python 3. This is no longer needed, but still exists on PyPI. This had the project name "unittest2py3k" but uses the same package name ("unittest2").
To generate a diff of this commit:
cvs rdiff -u -r1.2513 -r1.2514 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-unittest2py3k/ALTERNATIVES \
pkgsrc/devel/py-unittest2py3k/DESCR
cvs rdiff -u -r1.7 -r0 pkgsrc/devel/py-unittest2py3k/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-unittest2py3k/PLIST \
pkgsrc/devel/py-unittest2py3k/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.2513 pkgsrc/devel/Makefile:1.2514
--- pkgsrc/devel/Makefile:1.2513 Sun Sep 17 12:24:31 2017
+++ pkgsrc/devel/Makefile Thu Sep 21 15:18:08 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2513 2017/09/17 12:24:31 adam Exp $
+# $NetBSD: Makefile,v 1.2514 2017/09/21 15:18:08 adam Exp $
#
COMMENT= Development utilities
@@ -2118,7 +2118,6 @@ SUBDIR+= py-typing
SUBDIR+= py-unit
SUBDIR+= py-unitgui
SUBDIR+= py-unittest2
-SUBDIR+= py-unittest2py3k
SUBDIR+= py-urwid
SUBDIR+= py-usb
SUBDIR+= py-uuid
Home |
Main Index |
Thread Index |
Old Index