commit:     f3702c91c8e638da56e892444cb5cf592255a9c4
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Apr  5 08:43:44 2025 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Apr  5 08:43:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f3702c91

dev-util/bump2version: treeclean

Closes: https://bugs.gentoo.org/945117 (pkgremoved)
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-util/bump2version/Manifest                  |  1 -
 dev-util/bump2version/bump2version-1.0.1.ebuild | 42 -------------------------
 dev-util/bump2version/metadata.xml              |  9 ------
 profiles/package.mask                           |  6 ----
 4 files changed, 58 deletions(-)

diff --git a/dev-util/bump2version/Manifest b/dev-util/bump2version/Manifest
deleted file mode 100644
index 115c46e5e..000000000
--- a/dev-util/bump2version/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST bump2version-1.0.1.tar.gz 36236 BLAKE2B 
74c2f0ad8c875438b597927f9cd8cdc67494b4ea1aefd7b0770d3494093bbb90d8050ec6c225eb7b0c599124b8b77e18ebdf570798674ee421397fe6700eb613
 SHA512 
687ad38eabdac57a3daf66714166ebb41aaf8e1a42292c69a1eb56738955413d310fecc7b36a7c39aba2e7ca1bc20ff38b4cc0d40a722304689f03a1b6dd0be8

diff --git a/dev-util/bump2version/bump2version-1.0.1.ebuild 
b/dev-util/bump2version/bump2version-1.0.1.ebuild
deleted file mode 100644
index e581eccd1..000000000
--- a/dev-util/bump2version/bump2version-1.0.1.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Version-bump your software with a single command!"
-HOMEPAGE="
-       https://pypi.org/project/bump2version/
-       https://github.com/c4urself/bump2version
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="
-       test? (
-               dev-vcs/git
-               dev-vcs/mercurial
-               dev-python/testfixtures[${PYTHON_USEDEP}]
-       )
-"
-
-EPYTEST_DESELECT=(
-       tests/test_cli.py::test_usage_string
-       "tests/test_cli.py::test_regression_help_in_work_dir[git]"
-       "tests/test_cli.py::test_regression_help_in_work_dir[hg]"
-       tests/test_cli.py::test_defaults_in_usage_with_config
-)
-
-distutils_enable_tests pytest
-
-src_test() {
-       git config --global user.email "[email protected]" || die
-       git config --global user.name "Your Name" || die
-
-       distutils-r1_src_test
-}

diff --git a/dev-util/bump2version/metadata.xml 
b/dev-util/bump2version/metadata.xml
deleted file mode 100644
index d20e64e11..000000000
--- a/dev-util/bump2version/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <upstream>
-               <remote-id type="pypi">bump2version</remote-id>
-               <remote-id type="github">c4urself/bump2version</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 97ef8e47f..574e0f2d8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -164,12 +164,6 @@ dev-python/asyncmy
 # Removal on 2025-04-05.
 dev-python/aiomysql
 
-# Anna (cybertailor) Vyalkova <[email protected]> (2025-03-05)
-# Unmaintained upstream, suggested replacement is dev-util/bump-my-version.
-# Open bugs: #945117.
-# Removal on 2025-04-05.
-dev-util/bump2version
-
 # Julien Roy <[email protected]> (2024-03-21)
 # sys-libs/libucontext is masked in ::gentoo
 sys-libs/gcompat

Reply via email to