commit: 10af7fd4c60dac7844d6a2f011571609ed21fac7 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Jan 18 16:35:19 2024 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Jan 18 16:46:06 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10af7fd4
dev-python/backcall: treeclean Closes: https://bugs.gentoo.org/916535 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-python/backcall/Manifest | 1 - dev-python/backcall/backcall-0.2.0-r1.ebuild | 18 ------------------ dev-python/backcall/metadata.xml | 12 ------------ profiles/package.mask | 6 ------ 4 files changed, 37 deletions(-) diff --git a/dev-python/backcall/Manifest b/dev-python/backcall/Manifest deleted file mode 100644 index fcd5a99d722f..000000000000 --- a/dev-python/backcall/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST backcall-0.2.0.tar.gz 18041 BLAKE2B 67f9ac96d26b368972a5749775a70c497b5705b37d45ba7f64c1259be776cc7f4c9d78ae51da9c1e9e46521d33bf511790675688feef88a68d25ae30cd79612d SHA512 7f086121c485c0ea4bc6935e7d116c8b14ff44ff6001a49665d0a698b6cf9a809823b9bca634a78d92cf40656f953dbac0132241327a5fa6be0ea685ff63636e diff --git a/dev-python/backcall/backcall-0.2.0-r1.ebuild b/dev-python/backcall/backcall-0.2.0-r1.ebuild deleted file mode 100644 index 83481a615348..000000000000 --- a/dev-python/backcall/backcall-0.2.0-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( pypy3 python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Specifications for callback functions passed in to an API" -HOMEPAGE="https://pypi.org/project/backcall/" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~x64-macos" - -distutils_enable_tests pytest diff --git a/dev-python/backcall/metadata.xml b/dev-python/backcall/metadata.xml deleted file mode 100644 index f280890ffdd4..000000000000 --- a/dev-python/backcall/metadata.xml +++ /dev/null @@ -1,12 +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> - <stabilize-allarches/> - <upstream> - <remote-id type="pypi">backcall</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index cc78b5e60e7d..6ae9fc7d6397 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -534,12 +534,6 @@ virtual/python-greenlet # Bug #919072. =dev-build/meson-1.3.0 -# Michał Górny <[email protected]> (2023-11-30) -# Last commit in 2020. It was used exclusively by dev-python/ipython, -# and it is used no more. -# Removal on 2023-12-30. Bug #916535. -dev-python/backcall - # Sam James <[email protected]> (2023-11-25) # Breaks desktop icon rendering, see bug #904468. # Upstream bug: https://gitlab.xfce.org/xfce/xfdesktop/-/issues/242
