Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-util/bumpversion/
Date: Sat, 23 May 2020 09:36:53
Message-Id: 1590226452.aa8d18f29fe209a3760c82a713893bafe81ecfdf.mgorny@gentoo
1 commit: aa8d18f29fe209a3760c82a713893bafe81ecfdf
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 23 09:34:12 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 23 09:34:12 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa8d18f2
7
8 dev-util/bumpversion: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/718288
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-util/bumpversion/Manifest | 1 -
14 dev-util/bumpversion/bumpversion-0.5.3.ebuild | 34 ---------------------------
15 dev-util/bumpversion/metadata.xml | 9 -------
16 profiles/package.mask | 5 ----
17 4 files changed, 49 deletions(-)
18
19 diff --git a/dev-util/bumpversion/Manifest b/dev-util/bumpversion/Manifest
20 deleted file mode 100644
21 index 67804235aa6..00000000000
22 --- a/dev-util/bumpversion/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST bumpversion-0.5.3.tar.gz 16596 BLAKE2B ecd9e999241d0d77161529344d9f83859ab1083c323524f91f84802ff74aa8e9d4d95126b65c685e04183cf7907732f2ad734938db7aa03dfb9e334a1d24222c SHA512 2dc507be98838e4a389502cbdae08d23bad465b171923e15c40ae16da2cc9529c71dfc40213c47d23da363257b363fd5786a5661a4a6d6b568b5f8b2cf8af959
26
27 diff --git a/dev-util/bumpversion/bumpversion-0.5.3.ebuild b/dev-util/bumpversion/bumpversion-0.5.3.ebuild
28 deleted file mode 100644
29 index 268568a0626..00000000000
30 --- a/dev-util/bumpversion/bumpversion-0.5.3.ebuild
31 +++ /dev/null
32 @@ -1,34 +0,0 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=5
37 -
38 -PYTHON_COMPAT=( python3_6 )
39 -
40 -inherit distutils-r1
41 -
42 -DESCRIPTION="Version-bump your software with a single command"
43 -HOMEPAGE="https://pypi.org/project/bumpversion/ https://github.com/peritus/bumpversion"
44 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
45 -
46 -SLOT="0"
47 -LICENSE="MIT"
48 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
49 -IUSE="test"
50 -
51 -RDEPEND=""
52 -DEPEND="${RDEPEND}
53 - dev-python/setuptools[${PYTHON_USEDEP}]
54 - test? (
55 - dev-python/mock[${PYTHON_USEDEP}]
56 - dev-python/pytest[${PYTHON_USEDEP}]
57 - )
58 -"
59 -
60 -# Not included
61 -# https://github.com/peritus/bumpversion/issues/108
62 -RESTRICT=test
63 -
64 -python_test() {
65 - py.test || die
66 -}
67
68 diff --git a/dev-util/bumpversion/metadata.xml b/dev-util/bumpversion/metadata.xml
69 deleted file mode 100644
70 index 71a774b004d..00000000000
71 --- a/dev-util/bumpversion/metadata.xml
72 +++ /dev/null
73 @@ -1,9 +0,0 @@
74 -<?xml version="1.0" encoding="UTF-8"?>
75 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
76 -<pkgmetadata>
77 - <!-- maintainer-needed -->
78 - <upstream>
79 - <remote-id type="pypi">bumpversion</remote-id>
80 - <remote-id type="github">peritus/bumpversion</remote-id>
81 - </upstream>
82 -</pkgmetadata>
83
84 diff --git a/profiles/package.mask b/profiles/package.mask
85 index eb30a2d91e5..6a5a3f52d4d 100644
86 --- a/profiles/package.mask
87 +++ b/profiles/package.mask
88 @@ -592,11 +592,6 @@ dev-vcs/ghp-import
89 # Removal in 30 days. Bug #718296.
90 dev-util/spec-cleaner
91
92 -# Michał Górny <mgorny@g.o> (2020-04-19)
93 -# Unmaintained. Stuck on Python 3.6. Missing tests. No revdeps.
94 -# Removal in 30 days. Bug #718288.
95 -dev-util/bumpversion
96 -
97 # Georgy Yakovlev <gyakovlev@g.o> (2020-04-18)
98 # Unmaintained, vulnerable oracle java ebuilds, even fetching distfiles
99 # requires agreement to restrictive license