summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-23 09:58:36 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-23 09:58:36 +0100
commit30f3d2a76c25fcc5723cac01f4c82f7f61ac32db (patch)
tree8844777d9a765a251f5a2e6d823d374b458e15d1
parentxfce-extra/xfce4-calculator-plugin: New package @ 0.7.1 (diff)
downloadgentoo-30f3d2a76c25fcc5723cac01f4c82f7f61ac32db.tar.gz
gentoo-30f3d2a76c25fcc5723cac01f4c82f7f61ac32db.tar.bz2
gentoo-30f3d2a76c25fcc5723cac01f4c82f7f61ac32db.zip
dev-python/HeapDict: Remove last-rited pkg
Closes: https://bugs.gentoo.org/755623 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/HeapDict/HeapDict-1.0.0.ebuild17
-rw-r--r--dev-python/HeapDict/Manifest1
-rw-r--r--dev-python/HeapDict/metadata.xml15
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 34 deletions
diff --git a/dev-python/HeapDict/HeapDict-1.0.0.ebuild b/dev-python/HeapDict/HeapDict-1.0.0.ebuild
deleted file mode 100644
index ed316918da26..000000000000
--- a/dev-python/HeapDict/HeapDict-1.0.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=bdepend
-PYTHON_COMPAT=( python3_{6,7} )
-
-inherit distutils-r1
-
-DESCRIPTION="Heap with decrease-key and increase-key operations"
-HOMEPAGE="http://stutzbachenterprises.com/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
diff --git a/dev-python/HeapDict/Manifest b/dev-python/HeapDict/Manifest
deleted file mode 100644
index a31c06d4fce3..000000000000
--- a/dev-python/HeapDict/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST HeapDict-1.0.0.tar.gz 7713 BLAKE2B 19aedc2e7a61c74b93aa8883603520bc6ffeebae4ac4c4a4003023bf6b1c65ff55f9ef571a3e61ea92620a18eed281ad603a61e1df4f03a8811096e9f0964ab9 SHA512 1210acd3a6f3e091132d8b87963ec46c81d3141e1788c2a127fe348a9052d73225036aeabffc6a2089c7811b8571a43477055b746df6b128a645123862076bb5
diff --git a/dev-python/HeapDict/metadata.xml b/dev-python/HeapDict/metadata.xml
deleted file mode 100644
index a59ab0464cae..000000000000
--- a/dev-python/HeapDict/metadata.xml
+++ /dev/null
@@ -1,15 +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>
- <longdescription>
- heapdict implements the MutableMapping ABC, meaning it works pretty much like a regular Python dict.
- </longdescription>
- <upstream>
- <remote-id type="pypi">HeapDict</remote-id>
- <remote-id type="github">dask/zict</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 61c9d2bcf7b6..867213ccc4a4 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -297,7 +297,6 @@ games-emulation/fakenes
# (or are broken). They have no reverse dependencies, except for other
# packages from the list.
# Removal in 30 days. Bug #755623.
-dev-python/HeapDict
dev-python/billiard
dev-python/celery
dev-python/ctypesgen