* [gentoo-commits] repo/gentoo:master commit in: dev-python/zict/, profiles/
@ 2020-12-23 9:06 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2020-12-23 9:06 UTC (permalink / raw
To: gentoo-commits
commit: b0d9337b334a9150ee02e8cc2992d9101f8d3e41
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 23 09:00:26 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 09:02:13 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0d9337b
dev-python/zict: Remove last-rited pkg
Closes: https://bugs.gentoo.org/755623
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/zict/Manifest | 1 -
dev-python/zict/metadata.xml | 12 ------------
dev-python/zict/zict-0.1.4.ebuild | 30 ------------------------------
profiles/package.mask | 9 ---------
4 files changed, 52 deletions(-)
diff --git a/dev-python/zict/Manifest b/dev-python/zict/Manifest
deleted file mode 100644
index 0d839674f03..00000000000
--- 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 e6987c16f38..00000000000
--- 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 89cfb9b7afa..00000000000
--- 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 69d0454dbf6..666a831a101 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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-12-23 9:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-23 9:06 [gentoo-commits] repo/gentoo:master commit in: dev-python/zict/, profiles/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox