commit: 80ec93e2bf7c9a202feff3e5c02e30ed98fcd5b3 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Aug 9 07:09:45 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Aug 9 07:09:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80ec93e2
dev-python/pydispatcher: treeclean Closes: https://bugs.gentoo.org/857252 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/pydispatcher/Manifest | 1 - dev-python/pydispatcher/metadata.xml | 16 ---------------- dev-python/pydispatcher/pydispatcher-2.1.2-r1.ebuild | 20 -------------------- profiles/package.mask | 7 ------- 4 files changed, 44 deletions(-) diff --git a/dev-python/pydispatcher/Manifest b/dev-python/pydispatcher/Manifest deleted file mode 100644 index b9ff6f714718..000000000000 --- a/dev-python/pydispatcher/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST PyPyDispatcher-2.1.2.tar.gz 23224 BLAKE2B 881e7063e61f80ed08f2e46967c7cf7e35d9687025a55d9b446e034085a09627b75263519c16ac64e0cbd9f84e822095f89ecbc52e95ed23a65fcb50d4e90d52 SHA512 a8a94a68551e72da2703a4f7fc93296fbffe78518ff363930125874a2a65dbbe4fe9434e910e0d019fb653785e41d024fe2c9d5bab5072c3989dd2a61ffcb708 diff --git a/dev-python/pydispatcher/metadata.xml b/dev-python/pydispatcher/metadata.xml deleted file mode 100644 index 90ca4bd927d1..000000000000 --- a/dev-python/pydispatcher/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Python</name> - </maintainer> - <upstream> - <!-- 2.1+ --> - <remote-id type="pypi">PyPyDispatcher</remote-id> - <remote-id type="github">scrapy/pypydispatcher</remote-id> - <!-- for <2.1 --> - <remote-id type="pypi">PyDispatcher</remote-id> - <remote-id type="sourceforge">pydispatcher</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/pydispatcher/pydispatcher-2.1.2-r1.ebuild b/dev-python/pydispatcher/pydispatcher-2.1.2-r1.ebuild deleted file mode 100644 index 590658633aa1..000000000000 --- a/dev-python/pydispatcher/pydispatcher-2.1.2-r1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 - -MY_P="PyPyDispatcher-${PV}" -DESCRIPTION="Multi-producer-multi-consumer signal dispatching mechanism" -HOMEPAGE="https://github.com/scrapy/pypydispatcher https://pypi.org/project/PyPyDispatcher/" -SRC_URI="mirror://pypi/${MY_P::1}/${MY_P%-*}/${MY_P}.tar.gz" -S="${WORKDIR}"/${MY_P} - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" - -distutils_enable_tests unittest diff --git a/profiles/package.mask b/profiles/package.mask index 48b576a71609..451df7a9ceec 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -516,13 +516,6 @@ net-mail/mpack # Bugs #851867, removal on 2022-08-09. games-engines/nazghul -# Michał Górny <[email protected]> (2022-07-10) -# The original package was discontinued in 2015. This is a fork that -# lived for two months in 2017, and is not name-compatible with -# the original. The last revdep was removed in 2018. -# Removal on 2022-08-09. Bug #857252. -dev-python/pydispatcher - # Fabian Groffen <[email protected]> (2022-07-02) # Segfaults handling SPF validations (warn on permerror), like the # previous release, better not to trust your important mail to
