commit:     9b656e31c34401ae86277a0049b390f2c97d890c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 23 09:00:23 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 09:02:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b656e31

dev-python/subvertpy: Remove last-rited pkg

Closes: https://bugs.gentoo.org/755623
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/subvertpy/Manifest                |  1 -
 dev-python/subvertpy/metadata.xml            | 11 ----------
 dev-python/subvertpy/subvertpy-0.10.1.ebuild | 32 ----------------------------
 profiles/package.mask                        |  1 -
 4 files changed, 45 deletions(-)

diff --git a/dev-python/subvertpy/Manifest b/dev-python/subvertpy/Manifest
deleted file mode 100644
index 7e2ba249948..00000000000
--- a/dev-python/subvertpy/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST subvertpy-0.10.1.tar.gz 116661 BLAKE2B 
81fdc21352f168c1a8d31398be21ad83ed72adc824dbbca7764fb1836cba4a7d7f03e4a96636ab29f4804682658ce834eea3fd433b5f161e61a702dfc6790e22
 SHA512 
083174ca6516541c48474673e6d601ff3098f19d204f311101f4de81bcd70d73bdb1e73dffe43fc584f35d286020cab1381dc1c44b514442735a139d2a9cd356

diff --git a/dev-python/subvertpy/metadata.xml 
b/dev-python/subvertpy/metadata.xml
deleted file mode 100644
index fce1bcc9def..00000000000
--- a/dev-python/subvertpy/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>pyt...@gentoo.org</email>
-               <name>Python</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="pypi">subvertpy</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/dev-python/subvertpy/subvertpy-0.10.1.ebuild 
b/dev-python/subvertpy/subvertpy-0.10.1.ebuild
deleted file mode 100644
index ee01baf4ded..00000000000
--- a/dev-python/subvertpy/subvertpy-0.10.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Alternative Python bindings for Subversion"
-HOMEPAGE="
-       https://jelmer.uk/code/subvertpy/
-       https://pypi.org/project/subvertpy/";
-SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
-
-LICENSE="|| ( LGPL-2.1 LGPL-3 )"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND=">=dev-vcs/subversion-1.4"
-DEPEND="${RDEPEND}
-       dev-libs/apr-util"
-
-python_compile() {
-       python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
-       distutils-r1_python_compile
-}
-
-python_test() {
-       esetup.py test --args=-v
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index b128a36af05..a2ed4dd5709 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -297,7 +297,6 @@ games-emulation/fakenes
 # (or are broken).  They have no reverse dependencies, except for other
 # packages from the list.
 # Removal in 30 days.  Bug #755623.
-dev-python/subvertpy
 dev-python/vcversioner
 dev-python/xlutils
 dev-python/zict

Reply via email to