dev-util/bumpversion: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Sat, 23 May 2020 09:34:12 +0000 (11:34 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 23 May 2020 09:34:12 +0000 (11:34 +0200)
Closes: https://bugs.gentoo.org/718288
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/bumpversion/Manifest [deleted file]
dev-util/bumpversion/bumpversion-0.5.3.ebuild [deleted file]
dev-util/bumpversion/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-util/bumpversion/Manifest b/dev-util/bumpversion/Manifest
deleted file mode 100644 (file)
index 6780423..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST bumpversion-0.5.3.tar.gz 16596 BLAKE2B ecd9e999241d0d77161529344d9f83859ab1083c323524f91f84802ff74aa8e9d4d95126b65c685e04183cf7907732f2ad734938db7aa03dfb9e334a1d24222c SHA512 2dc507be98838e4a389502cbdae08d23bad465b171923e15c40ae16da2cc9529c71dfc40213c47d23da363257b363fd5786a5661a4a6d6b568b5f8b2cf8af959
diff --git a/dev-util/bumpversion/bumpversion-0.5.3.ebuild b/dev-util/bumpversion/bumpversion-0.5.3.ebuild
deleted file mode 100644 (file)
index 268568a..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Version-bump your software with a single command"
-HOMEPAGE="https://pypi.org/project/bumpversion/ https://github.com/peritus/bumpversion"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="MIT"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       test? (
-               dev-python/mock[${PYTHON_USEDEP}]
-               dev-python/pytest[${PYTHON_USEDEP}]
-       )
-"
-
-# Not included
-# https://github.com/peritus/bumpversion/issues/108
-RESTRICT=test
-
-python_test() {
-       py.test || die
-}
diff --git a/dev-util/bumpversion/metadata.xml b/dev-util/bumpversion/metadata.xml
deleted file mode 100644 (file)
index 71a774b..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="pypi">bumpversion</remote-id>
-               <remote-id type="github">peritus/bumpversion</remote-id>
-       </upstream>
-</pkgmetadata>
index eb30a2d91e5910acc5d128134a87f5faf3f11d62..6a5a3f52d4dd04c029a67d0a12b20fc632cd2e71 100644 (file)
@@ -592,11 +592,6 @@ dev-vcs/ghp-import
 # Removal in 30 days.  Bug #718296.
 dev-util/spec-cleaner
 
-# Michał Górny <mgorny@gentoo.org> (2020-04-19)
-# Unmaintained.  Stuck on Python 3.6.  Missing tests.  No revdeps.
-# Removal in 30 days.  Bug #718288.
-dev-util/bumpversion
-
 # Georgy Yakovlev <gyakovlev@gentoo.org> (2020-04-18)
 # Unmaintained, vulnerable oracle java ebuilds, even fetching distfiles
 # requires agreement to restrictive license