summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-15 19:04:04 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-15 19:28:11 +0200
commita57e2fac14cdeff0c86f7922ae43a9de532d2b8b (patch)
tree46e68c810301376877015a8176c467e0830881df
parentdev-python/sphinxcontrib-cheeseshop: Remove last-rited pkg (diff)
downloadgentoo-a57e2fac14cdeff0c86f7922ae43a9de532d2b8b.tar.gz
gentoo-a57e2fac14cdeff0c86f7922ae43a9de532d2b8b.tar.bz2
gentoo-a57e2fac14cdeff0c86f7922ae43a9de532d2b8b.zip
dev-python/structlog: Remove last-rited pkg
Closes: https://bugs.gentoo.org/694280 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/structlog/Manifest1
-rw-r--r--dev-python/structlog/metadata.xml12
-rw-r--r--dev-python/structlog/structlog-16.1.0.ebuild17
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 31 deletions
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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <longdescription lang="en">
- Structured Logging for Python
- </longdescription>
- <upstream>
- <remote-id type="pypi">structlog</remote-id>
- <remote-id type="github">hynek/structlog</remote-id>
- </upstream>
-</pkgmetadata>
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