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-python/pythonz-bd/
Date: Wed, 23 Dec 2020 09:06:25
Message-Id: 1608714124.694159c58b2523a10e450f9d761931e82d4a3594.mgorny@gentoo
1 commit: 694159c58b2523a10e450f9d761931e82d4a3594
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 23 09:00:16 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 23 09:02:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=694159c5
7
8 dev-python/pythonz-bd: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/755623
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/pythonz-bd/Manifest | 1 -
14 dev-python/pythonz-bd/metadata.xml | 16 ----------------
15 dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild | 21 ---------------------
16 profiles/package.mask | 1 -
17 4 files changed, 39 deletions(-)
18
19 diff --git a/dev-python/pythonz-bd/Manifest b/dev-python/pythonz-bd/Manifest
20 deleted file mode 100644
21 index b824e97c8b4..00000000000
22 --- a/dev-python/pythonz-bd/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST pythonz-bd-1.11.4.tar.gz 86065 BLAKE2B 1b7710129a6c764693cf3092725e78a7f6321ecf1bd0323644f421ee4f1c3c1a1b6defb805fbb137e58001c9869d9fe9d124978d60127a6672bb54903fd2027b SHA512 de945a1a49094eb6f4f1d0a2dbab4d5e73b60eb4a5d5461c4368fd46e05bf97df7177f7bcecfe963600016f9641e4233ace15a2c231f658ed8eeb771ddb51ab7
26
27 diff --git a/dev-python/pythonz-bd/metadata.xml b/dev-python/pythonz-bd/metadata.xml
28 deleted file mode 100644
29 index 579ffd20c83..00000000000
30 --- a/dev-python/pythonz-bd/metadata.xml
31 +++ /dev/null
32 @@ -1,16 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 - <maintainer type="project">
37 - <email>python@g.o</email>
38 - <name>Python</name>
39 - </maintainer>
40 - <upstream>
41 - <remote-id type="pypi">pythonz-bd</remote-id>
42 - <maintainer status="unknown">
43 - <email>saghul@×××××.com</email>
44 - <name>saghul</name>
45 - </maintainer>
46 - <remote-id type="github">berdario/pythonz</remote-id>
47 - </upstream>
48 -</pkgmetadata>
49
50 diff --git a/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild b/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild
51 deleted file mode 100644
52 index 3f29f890c6c..00000000000
53 --- a/dev-python/pythonz-bd/pythonz-bd-1.11.4.ebuild
54 +++ /dev/null
55 @@ -1,21 +0,0 @@
56 -# Copyright 1999-2020 Gentoo Authors
57 -# Distributed under the terms of the GNU General Public License v2
58 -
59 -EAPI=6
60 -
61 -DISTUTILS_USE_SETUPTOOLS=rdepend
62 -PYTHON_COMPAT=( python3_{6,7} pypy3 )
63 -
64 -inherit distutils-r1
65 -
66 -DESCRIPTION="Manage python installations in your system, berdario's shallow fork"
67 -HOMEPAGE="
68 - https://github.com/berdario/pythonz/tree/bd
69 - https://pypi.org/project/pythonz-bd/"
70 -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
71 -
72 -LICENSE="MIT"
73 -SLOT="0"
74 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
75 -
76 -DEPEND="$(python_gen_cond_dep 'dev-python/resumable-urlretrieve[${PYTHON_USEDEP}]' 'python3*')"
77
78 diff --git a/profiles/package.mask b/profiles/package.mask
79 index c12904b0d6e..cc998fbad93 100644
80 --- a/profiles/package.mask
81 +++ b/profiles/package.mask
82 @@ -297,7 +297,6 @@ games-emulation/fakenes
83 # (or are broken). They have no reverse dependencies, except for other
84 # packages from the list.
85 # Removal in 30 days. Bug #755623.
86 -dev-python/pythonz-bd
87 dev-python/pywinrm
88 dev-python/rednose
89 dev-python/resumable-urlretrieve