dev-python/attrdict: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 16:48:48 +0000 (18:48 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 16:48:48 +0000 (18:48 +0200)
Closes: https://bugs.gentoo.org/694280
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/attrdict/Manifest [deleted file]
dev-python/attrdict/attrdict-2.0.0.ebuild [deleted file]
dev-python/attrdict/metadata.xml [deleted file]
profiles/package.mask

diff --git a/dev-python/attrdict/Manifest b/dev-python/attrdict/Manifest
deleted file mode 100644 (file)
index a723231..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST attrdict-2.0.0.tar.gz 8994 BLAKE2B 5d2fa4faaf19d275cbf3c21125ea0916e5d52da5a443702c2c2fbfbacf362890218610cb799ef718e8131dacac403ab18e54e3e588012b6155d42ea7f3522855 SHA512 6dd363eb3bca83c84dcbcdd04fb2a7f5360ff5c97b7e52159c4efe61856a37bb6a9427da00da07cb9222f3cef6de18b94bf2da5d0192372f9252a130fa476b7d
diff --git a/dev-python/attrdict/attrdict-2.0.0.ebuild b/dev-python/attrdict/attrdict-2.0.0.ebuild
deleted file mode 100644 (file)
index 03642d3..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
-
-inherit distutils-r1
-
-DESCRIPTION="A dict with attribute-style access"
-HOMEPAGE="https://github.com/bcj/AttrDict"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-DEPEND="
-       dev-python/setuptools[${PYTHON_USEDEP}]
-       test? (
-               dev-python/coverage[${PYTHON_USEDEP}]
-               >=dev-python/nose-1.0[${PYTHON_USEDEP}]
-       )
-"
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-
-python_test() {
-       esetup.py nosetests
-}
diff --git a/dev-python/attrdict/metadata.xml b/dev-python/attrdict/metadata.xml
deleted file mode 100644 (file)
index a9a59b0..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">attrdict</remote-id>
-               <remote-id type="github">bcj/AttrDict</remote-id>
-       </upstream>
-</pkgmetadata>
index c1ccf483388b55f99a25ba38da4826dcb9da324e..2dfd2d22862f36e689f6f065e83ef6b2b761ad08 100644 (file)
@@ -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/attrdict
 dev-python/behave
 dev-python/cfgio
 dev-python/django-opensearch