pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-bumpversion: remove the package
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Thu Oct 8 20:17:03 2020 +0200
Changeset: 0d5faf5e12dc0f251d3d2eb27ec585b26948c595
Modified Files:
Makefile
Removed Files:
py-bumpversion/DESCR
py-bumpversion/Makefile
py-bumpversion/PLIST
py-bumpversion/distinfo
Log Message:
py-bumpversion: remove the package
This was imported to pkgsrc.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0d5faf5e12dc0f251d3d2eb27ec585b26948c595
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-bumpversion/DESCR | 8 --------
py-bumpversion/Makefile | 20 --------------------
py-bumpversion/PLIST | 10 ----------
py-bumpversion/distinfo | 6 ------
5 files changed, 45 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 9d44cf0b8d..ae50ecf0c2 100644
--- a/Makefile
+++ b/Makefile
@@ -3176,7 +3176,6 @@ SUBDIR+= py-brian2
SUBDIR+= py-bruce
SUBDIR+= py-bsddb
SUBDIR+= py-bson
-SUBDIR+= py-bumpversion
SUBDIR+= py-bxa
SUBDIR+= py-cachelib
SUBDIR+= py-calphad
diff --git a/py-bumpversion/DESCR b/py-bumpversion/DESCR
deleted file mode 100644
index 37ac0d3315..0000000000
--- a/py-bumpversion/DESCR
+++ /dev/null
@@ -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 --git a/py-bumpversion/Makefile b/py-bumpversion/Makefile
deleted file mode 100644
index 997d61a07f..0000000000
--- a/py-bumpversion/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-GITHUB_PROJECT= bumpversion
-GITHUB_TAG= v0.5.3
-DISTNAME= v0.5.3
-PKGNAME= ${PYPKGPREFIX}-${GITHUB_PROJECT}-${DISTNAME:S,^v,,}
-CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_GITHUB:=peritus/}
-DIST_SUBDIR= ${GITHUB_PROJECT}
-
-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
-
-# TODO: Migrate MASTER_SITES to MASTER_SITE_PYPI
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-bumpversion/PLIST b/py-bumpversion/PLIST
deleted file mode 100644
index dd08dfbc7e..0000000000
--- a/py-bumpversion/PLIST
+++ /dev/null
@@ -1,10 +0,0 @@
-@comment $NetBSD$
-bin/bumpversion
-${PYSITELIB}/bumpversion-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/PKG-INFO
-${PYSITELIB}/bumpversion-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
-${PYSITELIB}/bumpversion-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
-${PYSITELIB}/bumpversion-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/entry_points.txt
-${PYSITELIB}/bumpversion-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/top_level.txt
-${PYSITELIB}/bumpversion/__init__.py
-${PYSITELIB}/bumpversion/__init__.pyc
-${PYSITELIB}/bumpversion/__init__.pyo
diff --git a/py-bumpversion/distinfo b/py-bumpversion/distinfo
deleted file mode 100644
index 00f7e59f30..0000000000
--- a/py-bumpversion/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (bumpversion/v0.5.3.tar.gz) = b177c4e7d87cdc0c78f0fd6a19f025fab1f15353
-RMD160 (bumpversion/v0.5.3.tar.gz) = 54d6fc70296507cfa170cc6de63b49013d887d51
-SHA512 (bumpversion/v0.5.3.tar.gz) = 0dd0f508aa24fe79a387422e1c2a5dd2ad1e955c0654e50965f3db313368cc64364776f61c4dbb1331280665bd8479160446ddf30f3c39938b4e359762d91ad0
-Size (bumpversion/v0.5.3.tar.gz) = 25073 bytes
Home |
Main Index |
Thread Index |
Old Index