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:   khorben
Date:           Thu Oct  8 21:56:10 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-bumpversion: ALTERNATIVES DESCR Makefile PLIST distinfo

Log Message:
py-bumpversion: remove and replace by a py-bump2version

This package is no longer actively maintained upstream, and it has been
effectively forked as py-bump2version, which I just imported.

As suggested by adam@.


To generate a diff of this commit:
cvs rdiff -u -r1.3269 -r1.3270 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-bumpversion/ALTERNATIVES \
    pkgsrc/devel/py-bumpversion/DESCR pkgsrc/devel/py-bumpversion/Makefile \
    pkgsrc/devel/py-bumpversion/PLIST pkgsrc/devel/py-bumpversion/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.3269 pkgsrc/devel/Makefile:1.3270
--- pkgsrc/devel/Makefile:1.3269        Thu Oct  8 18:32:16 2020
+++ pkgsrc/devel/Makefile       Thu Oct  8 21:56:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3269 2020/10/08 18:32:16 khorben Exp $
+# $NetBSD: Makefile,v 1.3270 2020/10/08 21:56:10 khorben Exp $
 #
 
 COMMENT=       Development utilities
@@ -2187,7 +2187,6 @@ SUBDIR+=  py-buildbot-waterfall-view
 SUBDIR+=       py-buildbot-worker
 SUBDIR+=       py-buildbot-www
 SUBDIR+=       py-bump2version
-SUBDIR+=       py-bumpversion
 SUBDIR+=       py-cachecontrol
 SUBDIR+=       py-cached-property
 SUBDIR+=       py-cachetools



Home | Main Index | Thread Index | Old Index