pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel py-bumpversion: remove and replace by a py-bump2...
details: https://anonhg.NetBSD.org/pkgsrc/rev/249241385728
branches: trunk
changeset: 440444:249241385728
user: khorben <khorben%pkgsrc.org@localhost>
date: Thu Oct 08 21:56:10 2020 +0000
description:
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@.
diffstat:
devel/Makefile | 3 +--
devel/py-bumpversion/ALTERNATIVES | 1 -
devel/py-bumpversion/DESCR | 8 --------
devel/py-bumpversion/Makefile | 22 ----------------------
devel/py-bumpversion/PLIST | 10 ----------
devel/py-bumpversion/distinfo | 6 ------
6 files changed, 1 insertions(+), 49 deletions(-)
diffs (84 lines):
diff -r e88980b25c4c -r 249241385728 devel/Makefile
--- a/devel/Makefile Thu Oct 08 21:52:29 2020 +0000
+++ b/devel/Makefile Thu Oct 08 21:56:10 2020 +0000
@@ -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-worker
SUBDIR+= py-buildbot-www
SUBDIR+= py-bump2version
-SUBDIR+= py-bumpversion
SUBDIR+= py-cachecontrol
SUBDIR+= py-cached-property
SUBDIR+= py-cachetools
diff -r e88980b25c4c -r 249241385728 devel/py-bumpversion/ALTERNATIVES
--- a/devel/py-bumpversion/ALTERNATIVES Thu Oct 08 21:52:29 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-bin/bumpversion @PREFIX@/bin/bumpversion-@PYVERSSUFFIX@
diff -r e88980b25c4c -r 249241385728 devel/py-bumpversion/DESCR
--- a/devel/py-bumpversion/DESCR Thu Oct 08 21:52:29 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-bumpversion is a small command line tool to simplify releasing software by
-updating all version strings in your source code by the correct increment. It
-also creates commits and tags:
-
-- version formats are highly configurable;
-- it works without any VCS, but happily reads tag information from and writes
- commits and tags to Git and Mercurial if available;
-- it just handles text files, so it's not specific to any programming language.
diff -r e88980b25c4c -r 249241385728 devel/py-bumpversion/Makefile
--- a/devel/py-bumpversion/Makefile Thu Oct 08 21:52:29 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2020/09/28 23:14:47 khorben Exp $
-
-DISTNAME= bumpversion-0.5.3
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_GITHUB:=peritus/}
-GITHUB_PROJECT= bumpversion
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= khorben%defora.org@localhost
-HOMEPAGE= https://github.com/peritus/bumpversion
-COMMENT= Version-bump your software with a single command!
-LICENSE= mit
-
-USE_LANGUAGES= # none
-
-post-install:
- ${MV} ${DESTDIR}${PREFIX}/bin/bumpversion ${DESTDIR}${PREFIX}/bin/bumpversion-${PYVERSSUFFIX} || ${TRUE}
-
-# TODO: Migrate MASTER_SITES to MASTER_SITE_PYPI
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r e88980b25c4c -r 249241385728 devel/py-bumpversion/PLIST
--- a/devel/py-bumpversion/PLIST Thu Oct 08 21:52:29 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2020/09/28 23:14:47 khorben Exp $
-bin/bumpversion-${PYVERSSUFFIX}
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/bumpversion/__init__.py
-${PYSITELIB}/bumpversion/__init__.pyc
-${PYSITELIB}/bumpversion/__init__.pyo
diff -r e88980b25c4c -r 249241385728 devel/py-bumpversion/distinfo
--- a/devel/py-bumpversion/distinfo Thu Oct 08 21:52:29 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2020/09/28 23:14:47 khorben Exp $
-
-SHA1 (bumpversion-0.5.3.tar.gz) = b177c4e7d87cdc0c78f0fd6a19f025fab1f15353
-RMD160 (bumpversion-0.5.3.tar.gz) = 54d6fc70296507cfa170cc6de63b49013d887d51
-SHA512 (bumpversion-0.5.3.tar.gz) = 0dd0f508aa24fe79a387422e1c2a5dd2ad1e955c0654e50965f3db313368cc64364776f61c4dbb1331280665bd8479160446ddf30f3c39938b4e359762d91ad0
-Size (bumpversion-0.5.3.tar.gz) = 25073 bytes
Home |
Main Index |
Thread Index |
Old Index