dev-python/multi_key_dict: Drop masked package

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
Nils Freydank 2025-01-26 15:01:45 +01:00
parent afe5695672
commit adcd7b8228
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
4 changed files with 0 additions and 39 deletions

View File

@ -1 +0,0 @@
DIST multi_key_dict-2.0.3.tar.gz 8429 BLAKE2B 3b3eb8cfec08b6977b836197046d25cbaf089301c139fce9991e0e7628c4eb3812ca333fe074bfaf7c8edde91a1fa924d03702b1cc1b4c6dd72c9295f8275e7c SHA512 f6d0d01f663e89f1767b3dae7b112fe6d2775c2a10680dc44023b592c5dc36dc85d9bf705617033bbe23c1d7cc1edfbcbb814742c8f62dd78a2534feacad6fdf

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>nils.freydank@posteo.de</email>
<name>Nils Freydank</name>
</maintainer>
<upstream>
<remote-id type="github">formiaczek/multi_key_dict</remote-id>
<remote-id type="pypi">multi_key_dict</remote-id>
</upstream>
</pkgmetadata>

View File

@ -1,21 +0,0 @@
# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{11..12} )
inherit distutils-r1 pypi
DESCRIPTION="Multi key dictionary implementation"
HOMEPAGE="
https://github.com/formiaczek/multi_key_dict
https://pypi.org/project/multi_key_dict/
"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
RESTRICT="test" # no tests

View File

@ -5,11 +5,6 @@
# <reason>
# Removal after <LANG=C date -u -d1month "+%Y-%m-%d">.
# Nils Freydank <nils.freydank@posteo.de> (2024-12-25)
# I don't use the software anymore.
# Removal after 2025-01-25.
dev-python/multi_key_dict
# Nils Freydank <nils.freydank@posteo.de> (2025-01-19)
# I don't use the software anymore.
# Removal after 2025-02-19.