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: dev-python/subvertpy/, profiles/
Date: Wed, 23 Dec 2020 09:06:27
Message-Id: 1608714130.9b656e31c34401ae86277a0049b390f2c97d890c.mgorny@gentoo
1 commit: 9b656e31c34401ae86277a0049b390f2c97d890c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 23 09:00:23 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 23 09:02:10 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b656e31
7
8 dev-python/subvertpy: 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/subvertpy/Manifest | 1 -
14 dev-python/subvertpy/metadata.xml | 11 ----------
15 dev-python/subvertpy/subvertpy-0.10.1.ebuild | 32 ----------------------------
16 profiles/package.mask | 1 -
17 4 files changed, 45 deletions(-)
18
19 diff --git a/dev-python/subvertpy/Manifest b/dev-python/subvertpy/Manifest
20 deleted file mode 100644
21 index 7e2ba249948..00000000000
22 --- a/dev-python/subvertpy/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST subvertpy-0.10.1.tar.gz 116661 BLAKE2B 81fdc21352f168c1a8d31398be21ad83ed72adc824dbbca7764fb1836cba4a7d7f03e4a96636ab29f4804682658ce834eea3fd433b5f161e61a702dfc6790e22 SHA512 083174ca6516541c48474673e6d601ff3098f19d204f311101f4de81bcd70d73bdb1e73dffe43fc584f35d286020cab1381dc1c44b514442735a139d2a9cd356
26
27 diff --git a/dev-python/subvertpy/metadata.xml b/dev-python/subvertpy/metadata.xml
28 deleted file mode 100644
29 index fce1bcc9def..00000000000
30 --- a/dev-python/subvertpy/metadata.xml
31 +++ /dev/null
32 @@ -1,11 +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">subvertpy</remote-id>
42 - </upstream>
43 -</pkgmetadata>
44
45 diff --git a/dev-python/subvertpy/subvertpy-0.10.1.ebuild b/dev-python/subvertpy/subvertpy-0.10.1.ebuild
46 deleted file mode 100644
47 index ee01baf4ded..00000000000
48 --- a/dev-python/subvertpy/subvertpy-0.10.1.ebuild
49 +++ /dev/null
50 @@ -1,32 +0,0 @@
51 -# Copyright 1999-2020 Gentoo Authors
52 -# Distributed under the terms of the GNU General Public License v2
53 -
54 -EAPI=6
55 -
56 -DISTUTILS_USE_SETUPTOOLS=no
57 -PYTHON_COMPAT=( python3_{6,7} )
58 -
59 -inherit distutils-r1
60 -
61 -DESCRIPTION="Alternative Python bindings for Subversion"
62 -HOMEPAGE="
63 - https://jelmer.uk/code/subvertpy/
64 - https://pypi.org/project/subvertpy/"
65 -SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
66 -
67 -LICENSE="|| ( LGPL-2.1 LGPL-3 )"
68 -SLOT="0"
69 -KEYWORDS="amd64 x86"
70 -
71 -RDEPEND=">=dev-vcs/subversion-1.4"
72 -DEPEND="${RDEPEND}
73 - dev-libs/apr-util"
74 -
75 -python_compile() {
76 - python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
77 - distutils-r1_python_compile
78 -}
79 -
80 -python_test() {
81 - esetup.py test --args=-v
82 -}
83
84 diff --git a/profiles/package.mask b/profiles/package.mask
85 index b128a36af05..a2ed4dd5709 100644
86 --- a/profiles/package.mask
87 +++ b/profiles/package.mask
88 @@ -297,7 +297,6 @@ games-emulation/fakenes
89 # (or are broken). They have no reverse dependencies, except for other
90 # packages from the list.
91 # Removal in 30 days. Bug #755623.
92 -dev-python/subvertpy
93 dev-python/vcversioner
94 dev-python/xlutils
95 dev-python/zict