From a57e2fac14cdeff0c86f7922ae43a9de532d2b8b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 15 Oct 2019 19:04:04 +0200 Subject: [PATCH] dev-python/structlog: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/694280 Signed-off-by: Michał Górny --- dev-python/structlog/Manifest | 1 - dev-python/structlog/metadata.xml | 12 ------------ dev-python/structlog/structlog-16.1.0.ebuild | 17 ----------------- profiles/package.mask | 1 - 4 files changed, 31 deletions(-) delete mode 100644 dev-python/structlog/Manifest delete mode 100644 dev-python/structlog/metadata.xml delete mode 100644 dev-python/structlog/structlog-16.1.0.ebuild diff --git a/dev-python/structlog/Manifest b/dev-python/structlog/Manifest deleted file mode 100644 index fb1d31267e3a..000000000000 --- a/dev-python/structlog/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST structlog-16.1.0.tar.gz 150604 BLAKE2B 928ad43206eeeb25d76eb2708d8ff8a5c1f886256be98bf18372ade227de96167a9bab855945eb94abb843c09d28799557f759c0a9b2bfbed5004ea6f009e030 SHA512 eafa89516b99adb02527d0b374f12b438e83a961f08cf42aa10a7196ec81df6ad5492772ae7c52747ac926d8f5a7ca8d89cc12f4dc6d37d21b9935f009894a37 diff --git a/dev-python/structlog/metadata.xml b/dev-python/structlog/metadata.xml deleted file mode 100644 index f53d2c1bd114..000000000000 --- a/dev-python/structlog/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - Structured Logging for Python - - - structlog - hynek/structlog - - diff --git a/dev-python/structlog/structlog-16.1.0.ebuild b/dev-python/structlog/structlog-16.1.0.ebuild deleted file mode 100644 index ec7a3fdbbecd..000000000000 --- a/dev-python/structlog/structlog-16.1.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=(python2_7 python3_{5,6} pypy) -inherit distutils-r1 - -DESCRIPTION="Structured Logging for Python" -HOMEPAGE="http://www.structlog.org/en/stable/" -SRC_URI="https://github.com/hynek/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0 MIT" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" diff --git a/profiles/package.mask b/profiles/package.mask index 010ef97e252e..a9d205bb2131 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/structlog dev-python/torment dev-python/twilio dev-python/xonsh -- 2.26.2