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:           Mon Sep 28 23:16:16 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add py-bumpversion


To generate a diff of this commit:
cvs rdiff -u -r1.3254 -r1.3255 pkgsrc/devel/Makefile

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.3254 pkgsrc/devel/Makefile:1.3255
--- pkgsrc/devel/Makefile:1.3254        Tue Sep 22 01:50:23 2020
+++ pkgsrc/devel/Makefile       Mon Sep 28 23:16:15 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3254 2020/09/22 01:50:23 mrg Exp $
+# $NetBSD: Makefile,v 1.3255 2020/09/28 23:16:15 khorben Exp $
 #
 
 COMMENT=       Development utilities
@@ -2181,6 +2181,7 @@ SUBDIR+=  py-buildbot-pkg
 SUBDIR+=       py-buildbot-waterfall-view
 SUBDIR+=       py-buildbot-worker
 SUBDIR+=       py-buildbot-www
+SUBDIR+=       py-bumpversion
 SUBDIR+=       py-cached-property
 SUBDIR+=       py-cachetools
 SUBDIR+=       py-canonicaljson



Home | Main Index | Thread Index | Old Index