summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-23 10:00:26 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-23 10:02:13 +0100
commitb0d9337b334a9150ee02e8cc2992d9101f8d3e41 (patch)
tree1a394f73d604ff4d69a72be4e13f3cfc9e0846db
parentdev-python/xlutils: Remove last-rited pkg (diff)
downloadgentoo-b0d9337b334a9150ee02e8cc2992d9101f8d3e41.tar.gz
gentoo-b0d9337b334a9150ee02e8cc2992d9101f8d3e41.tar.bz2
gentoo-b0d9337b334a9150ee02e8cc2992d9101f8d3e41.zip
dev-python/zict: Remove last-rited pkg
Closes: https://bugs.gentoo.org/755623 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/zict/Manifest1
-rw-r--r--dev-python/zict/metadata.xml12
-rw-r--r--dev-python/zict/zict-0.1.4.ebuild30
-rw-r--r--profiles/package.mask9
4 files changed, 0 insertions, 52 deletions
diff --git a/dev-python/zict/Manifest b/dev-python/zict/Manifest
deleted file mode 100644
index 0d839674f031..000000000000
--- a/dev-python/zict/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST zict-0.1.4.tar.gz 11335 BLAKE2B 30a70f04328762687ea9e6805e540469c26a85898278f2d83e1004d2663cd728a03df68e4900cf22b9d3b3ec6efc44a0fae3e5e0ff631a8bb8cc1d8ac510b8ee SHA512 3381c7fd64a99145f80800772dde381ae16225209aa9300f9d1a2c36b5ac1c4281d4068202e607985666ad44cce7d18317d4d8ca4d3ea4f9a227d4f4180e015c
diff --git a/dev-python/zict/metadata.xml b/dev-python/zict/metadata.xml
deleted file mode 100644
index e6987c16f383..000000000000
--- a/dev-python/zict/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 type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">zict</remote-id>
- <remote-id type="github">dask/zict</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/zict/zict-0.1.4.ebuild b/dev-python/zict/zict-0.1.4.ebuild
deleted file mode 100644
index 89cfb9b7afa6..000000000000
--- a/dev-python/zict/zict-0.1.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Mutable mapping tools"
-HOMEPAGE="https://github.com/dask/zict/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-python/HeapDict[${PYTHON_USEDEP}]"
-DEPEND="
- dev-python/setuptools[${PYTHON_USEDEP}]
- test? (
- dev-python/HeapDict[${PYTHON_USEDEP}]
- dev-python/lmdb[${PYTHON_USEDEP}]
- dev-python/pytest[${PYTHON_USEDEP}]
- )"
-
-python_test() {
- py.test || die
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 69d0454dbf6c..666a831a101a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -290,15 +290,6 @@ dev-lua/luadoc
# #697444, #699320, #708058, #746230, Removal in 30 days.
games-emulation/fakenes
-# Michał Górny <mgorny@gentoo.org> (2020-11-19)
-# These packages are maintained by the Python project, or have
-# no maintainer. They have not been ported to Python 3.8 yet.
-# The ebuilds either lack tests entirely, or the tests fail
-# (or are broken). They have no reverse dependencies, except for other
-# packages from the list.
-# Removal in 30 days. Bug #755623.
-dev-python/zict
-
# Jonas Stein <jstein@gentoo.org> (2020-11-12)
# Adobe will stop distributing Flash Player after 2020-12-31.
# Masked for removal after 2020-12-31