commit:     e3296353f21ff77f4d5593af3559a28e36a9a4dd
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 17:00:36 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 17:28:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3296353

dev-python/python-consul: Remove last-rited pkg

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

 dev-python/python-consul/Manifest                  |  1 -
 dev-python/python-consul/metadata.xml              |  8 ------
 .../python-consul/python-consul-1.1.0.ebuild       | 32 ----------------------
 profiles/package.mask                              |  1 -
 4 files changed, 42 deletions(-)

diff --git a/dev-python/python-consul/Manifest 
b/dev-python/python-consul/Manifest
deleted file mode 100644
index d9aca2fe31d..00000000000
--- a/dev-python/python-consul/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST python-consul-1.1.0.tar.gz 27548878 BLAKE2B 
d048419b1e1a29dbc56b0b24aa4da011c80b0a9aa5b46cf6e0dc6c7156e7a53a51c9f58ce1dac942236c7a16aec6c6c5f52d214eb52f3d87762fff4fae162a8d
 SHA512 
502baea07753efcf4012e2a337acaae78be60c2ac7a36d3ad50054259db71ff6297acf76314659d2c3cf9b1ff3a2d609244f07c0640b51623a76f8244880b890

diff --git a/dev-python/python-consul/metadata.xml 
b/dev-python/python-consul/metadata.xml
deleted file mode 100644
index 84a921104f3..00000000000
--- a/dev-python/python-consul/metadata.xml
+++ /dev/null
@@ -1,8 +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="github">cablehead/python-consul</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/python-consul/python-consul-1.1.0.ebuild 
b/dev-python/python-consul/python-consul-1.1.0.ebuild
deleted file mode 100644
index 414d22a70c4..00000000000
--- a/dev-python/python-consul/python-consul-1.1.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_5 python3_6 )
-inherit distutils-r1
-
-DESCRIPTION="Python client for Consul"
-HOMEPAGE="https://github.com/cablehead/python-consul/";
-SRC_URI="https://github.com/cablehead/python-consul/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]
-       >=dev-python/requests-2.0[${PYTHON_USEDEP}]
-       >=dev-python/six-1.4[${PYTHON_USEDEP}]
-       dev-python/twisted[${PYTHON_USEDEP}]
-       >=dev-python/treq-16[${PYTHON_USEDEP}]
-       www-servers/tornado[${PYTHON_USEDEP}]"
-DEPEND="test? ( dev-python/pytest[${PYTHON_USEDEP}]
-       ${RDEPEND} )"
-
-# needs pytest-twisted
-RESTRICT="test"
-
-python_test() {
-       py.test -v || die
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 74ef8771f84..23edc66819e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -458,7 +458,6 @@ net-mail/Freemail
 # a few have been declared discontinued upstream.  None of them has
 # any reverse dependency.
 # Removal in 30 days.  Bug #694280.
-dev-python/python-consul
 dev-python/python-ptrace
 dev-python/pyuv
 dev-python/safety

Reply via email to