net-libs/txtorcon: Remove last-rited pkg, #616550
authorMichał Górny <mgorny@gentoo.org>
Mon, 14 Aug 2017 07:39:45 +0000 (09:39 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 14 Aug 2017 07:47:19 +0000 (09:47 +0200)
net-libs/txtorcon/Manifest [deleted file]
net-libs/txtorcon/metadata.xml [deleted file]
net-libs/txtorcon/txtorcon-0.13.0.ebuild [deleted file]
profiles/package.mask

diff --git a/net-libs/txtorcon/Manifest b/net-libs/txtorcon/Manifest
deleted file mode 100644 (file)
index 7f06094..0000000
+++ /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 (file)
index 386a54c..0000000
+++ /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 (file)
index 4ee3add..0000000
+++ /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
-}
index 2f38039c14455e8c911e4df817c1c653d00fa905..a36d72ee01c4943cc41bc802ce28dee9fa4ed751 100644 (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.