summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-23 11:34:12 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-23 11:34:12 +0200
commitaa8d18f29fe209a3760c82a713893bafe81ecfdf (patch)
treeeee87d82d795ddec6920b00b3a8c4151b3b53aed
parentapp-text/doconce: Remove last-rited pkg (diff)
downloadgentoo-aa8d18f29fe209a3760c82a713893bafe81ecfdf.tar.gz
gentoo-aa8d18f29fe209a3760c82a713893bafe81ecfdf.tar.bz2
gentoo-aa8d18f29fe209a3760c82a713893bafe81ecfdf.zip
dev-util/bumpversion: Remove last-rited pkg
Closes: https://bugs.gentoo.org/718288 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-util/bumpversion/Manifest1
-rw-r--r--dev-util/bumpversion/bumpversion-0.5.3.ebuild34
-rw-r--r--dev-util/bumpversion/metadata.xml9
-rw-r--r--profiles/package.mask5
4 files changed, 0 insertions, 49 deletions
diff --git a/dev-util/bumpversion/Manifest b/dev-util/bumpversion/Manifest
deleted file mode 100644
index 67804235aa6a..000000000000
--- a/dev-util/bumpversion/Manifest
+++ /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
index 268568a0626e..000000000000
--- a/dev-util/bumpversion/bumpversion-0.5.3.ebuild
+++ /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
index 71a774b004dd..000000000000
--- a/dev-util/bumpversion/metadata.xml
+++ /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>
diff --git a/profiles/package.mask b/profiles/package.mask
index eb30a2d91e59..6a5a3f52d4dd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -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