commit: 49470e4bb06c36e90c4e45cd611906e9f44de731 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Aug 14 07:39:45 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Aug 14 07:47:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49470e4b
net-libs/txtorcon: Remove last-rited pkg, #616550 net-libs/txtorcon/Manifest | 1 - net-libs/txtorcon/metadata.xml | 9 --------- net-libs/txtorcon/txtorcon-0.13.0.ebuild | 30 ------------------------------ profiles/package.mask | 5 ----- 4 files changed, 45 deletions(-) diff --git a/net-libs/txtorcon/Manifest b/net-libs/txtorcon/Manifest deleted file mode 100644 index 7f060945e6f..00000000000 --- a/net-libs/txtorcon/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST txtorcon-0.13.0.tar.gz 208077 SHA256 3218d0fa0c22f49eee9324a5862b2d53ef77d5cb8e555e2bcffc24070aaeca7d SHA512 45f94a8a147b176ced1b93b5949df84e7321090aa0a755f1a4232050ebe09812986200b31ef63433b8c2f24b2066b5f3b746e4c3677529c7d7be8aebd1c97e25 WHIRLPOOL db91499f39dd79295af35abcdeaf08e2d92988994800bfea4662ddcbc2d5b252dbace08b6429c08f66fad9a76f8bd0aeb7dbe2e28e467f3c17f8aa4601158666 diff --git a/net-libs/txtorcon/metadata.xml b/net-libs/txtorcon/metadata.xml deleted file mode 100644 index 386a54cbe9a..00000000000 --- a/net-libs/txtorcon/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="pypi">txtorcon</remote-id> - <remote-id type="github">meejah/txtorcon</remote-id> - </upstream> -</pkgmetadata> diff --git a/net-libs/txtorcon/txtorcon-0.13.0.ebuild b/net-libs/txtorcon/txtorcon-0.13.0.ebuild deleted file mode 100644 index 4ee3addb437..00000000000 --- a/net-libs/txtorcon/txtorcon-0.13.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=(python2_7) - -inherit distutils-r1 - -DESCRIPTION="Twisted-based Tor controller client, with state-tracking" -HOMEPAGE="https://github.com/meejah/txtorcon https://pypi.python.org/pypi/txtorcon" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="test" - -RDEPEND="dev-python/twisted-core[${PYTHON_USEDEP}] - dev-python/ipaddr[${PYTHON_USEDEP}] - net-vpn/tor - dev-python/zope-interface[${PYTHON_USEDEP}] - dev-python/geoip-python[${PYTHON_USEDEP}]" - -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( dev-python/mock[${PYTHON_USEDEP}] )" - -python_test() { - trial --reporter=text test || die -} diff --git a/profiles/package.mask b/profiles/package.mask index 2f38039c144..a36d72ee01c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -392,11 +392,6 @@ sci-astronomy/skychart dev-python/colout # Pacho Ramos <[email protected]> (14 Jul 2017) -# Obsolete version in the tree, nothing needs this old library, -# unmaintained, bug #616550. Removal in a month. -net-libs/txtorcon - -# Pacho Ramos <[email protected]> (14 Jul 2017) # Dead for ages, relies on dead libs (#622010), you can move to moserial, cutecom or # minicom. Removal in 2 months. net-dialup/gtkterm
