net-libs/txtorcon: Remove last-rited pkg, #616550

This commit is contained in:
Michał Górny
2017-08-14 09:39:45 +02:00
parent ee2e99314b
commit 49470e4bb0
4 changed files with 0 additions and 45 deletions

View File

@@ -1 +0,0 @@
DIST txtorcon-0.13.0.tar.gz 208077 SHA256 3218d0fa0c22f49eee9324a5862b2d53ef77d5cb8e555e2bcffc24070aaeca7d SHA512 45f94a8a147b176ced1b93b5949df84e7321090aa0a755f1a4232050ebe09812986200b31ef63433b8c2f24b2066b5f3b746e4c3677529c7d7be8aebd1c97e25 WHIRLPOOL db91499f39dd79295af35abcdeaf08e2d92988994800bfea4662ddcbc2d5b252dbace08b6429c08f66fad9a76f8bd0aeb7dbe2e28e467f3c17f8aa4601158666

View File

@@ -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>

View File

@@ -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
}

View File

@@ -391,11 +391,6 @@ sci-astronomy/skychart
# month.
dev-python/colout
# Pacho Ramos <pacho@gentoo.org> (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 <pacho@gentoo.org> (14 Jul 2017)
# Dead for ages, relies on dead libs (#622010), you can move to moserial, cutecom or
# minicom. Removal in 2 months.