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/python-prctl/
Date: Wed, 23 Dec 2020 09:06:26
Message-Id: 1608714122.b2121a0b46a7897e7ef041f031fe39c870670328.mgorny@gentoo
1 commit: b2121a0b46a7897e7ef041f031fe39c870670328
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 23 09:00:14 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 23 09:02:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2121a0b
7
8 dev-python/python-prctl: 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/python-prctl/Manifest | 1 -
14 dev-python/python-prctl/metadata.xml | 12 ------------
15 dev-python/python-prctl/python-prctl-1.7.ebuild | 20 --------------------
16 profiles/package.mask | 1 -
17 4 files changed, 34 deletions(-)
18
19 diff --git a/dev-python/python-prctl/Manifest b/dev-python/python-prctl/Manifest
20 deleted file mode 100644
21 index 96b51117613..00000000000
22 --- a/dev-python/python-prctl/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST python-prctl-1.7.tar.gz 25922 BLAKE2B 2d0ccc2174c62a74fcffec1115f3d157b6579c8f7dc138aacecc2d7ee479d71954b04cf1f7d881c1212d1f63c22aad800db07756e2803de2deac7eeb5d0d2742 SHA512 f2a18fc8e9ef469722c6618d5dd6b7b558d4060783e6fb3a8dc868d9ed3fa21ade371f94a4538a24dca92a71f623a96638c96882d9cf0d3d499a9f12dae8538a
26
27 diff --git a/dev-python/python-prctl/metadata.xml b/dev-python/python-prctl/metadata.xml
28 deleted file mode 100644
29 index a533d520897..00000000000
30 --- a/dev-python/python-prctl/metadata.xml
31 +++ /dev/null
32 @@ -1,12 +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="github">seveas/python-prctl</remote-id>
42 - <remote-id type="pypi">python-prctl</remote-id>
43 - </upstream>
44 -</pkgmetadata>
45
46 diff --git a/dev-python/python-prctl/python-prctl-1.7.ebuild b/dev-python/python-prctl/python-prctl-1.7.ebuild
47 deleted file mode 100644
48 index c9e28fe3934..00000000000
49 --- a/dev-python/python-prctl/python-prctl-1.7.ebuild
50 +++ /dev/null
51 @@ -1,20 +0,0 @@
52 -# Copyright 1999-2020 Gentoo Authors
53 -# Distributed under the terms of the GNU General Public License v2
54 -
55 -EAPI=7
56 -
57 -DISTUTILS_USE_SETUPTOOLS=no
58 -PYTHON_COMPAT=( python3_{6,7} )
59 -
60 -inherit distutils-r1
61 -
62 -DESCRIPTION="Control process attributes through prctl"
63 -HOMEPAGE="https://github.com/seveas/python-prctl"
64 -SRC_URI="https://github.com/seveas/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
65 -
66 -LICENSE="GPL-3"
67 -SLOT="0"
68 -KEYWORDS="~amd64 ~x86"
69 -
70 -RDEPEND="sys-libs/libcap"
71 -DEPEND="${RDEPEND}"
72
73 diff --git a/profiles/package.mask b/profiles/package.mask
74 index 662f55445f3..d10cbab1576 100644
75 --- a/profiles/package.mask
76 +++ b/profiles/package.mask
77 @@ -297,7 +297,6 @@ games-emulation/fakenes
78 # (or are broken). They have no reverse dependencies, except for other
79 # packages from the list.
80 # Removal in 30 days. Bug #755623.
81 -dev-python/python-prctl
82 dev-python/python-termstyle
83 dev-python/pythonz-bd
84 dev-python/pywinrm