commit: 657ead84daebfeffdf20aa04bc8e6de3fef4bbb1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 25 06:04:14 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Oct 25 06:04:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=657ead84
dev-python/timeout-decorator: treeclean Closes: https://bugs.gentoo.org/962431 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/timeout-decorator/Manifest | 1 - dev-python/timeout-decorator/metadata.xml | 12 --------- .../timeout-decorator-0.5.0-r1.ebuild | 29 ---------------------- profiles/package.mask | 6 ----- 4 files changed, 48 deletions(-) diff --git a/dev-python/timeout-decorator/Manifest b/dev-python/timeout-decorator/Manifest deleted file mode 100644 index 0433da47fd48..000000000000 --- a/dev-python/timeout-decorator/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST timeout-decorator-9fbc3ef5b6f8f8cba2eb7ba795813d6ec543e265.tar.gz 6178 BLAKE2B dc89ba8c4fb861d3e69322b531a944ce6587800ea1f6d871fd5bd95e69ce4fca74c403cc430adefeda08675972a11e872e2296e14b7d7819c78a46fa08db5fa9 SHA512 2e691d40fcbe55a3d6be81f9744c2a06c436b61a17d701ad0e9df7003e7cf41b6e4876b48d4bd4a5b429ae2139e8f6ef8ae05092b599d80b3b5aa05716bb124e diff --git a/dev-python/timeout-decorator/metadata.xml b/dev-python/timeout-decorator/metadata.xml deleted file mode 100644 index 8c0b2667a62f..000000000000 --- a/dev-python/timeout-decorator/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> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="github">pnpnpn/timeout-decorator</remote-id> - <remote-id type="pypi">timeout-decorator</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/timeout-decorator/timeout-decorator-0.5.0-r1.ebuild b/dev-python/timeout-decorator/timeout-decorator-0.5.0-r1.ebuild deleted file mode 100644 index 12fcda8932db..000000000000 --- a/dev-python/timeout-decorator/timeout-decorator-0.5.0-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 2021-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} ) - -inherit distutils-r1 - -EGIT_COMMIT=9fbc3ef5b6f8f8cba2eb7ba795813d6ec543e265 -MY_P=${PN}-${EGIT_COMMIT} - -DESCRIPTION="Timeout decorator" -HOMEPAGE=" - https://github.com/pnpnpn/timeout-decorator/ - https://pypi.org/project/timeout-decorator/ -" -SRC_URI=" - https://github.com/pnpnpn/timeout-decorator/archive/${EGIT_COMMIT}.tar.gz - -> ${MY_P}.tar.gz -" -S=${WORKDIR}/${MY_P} - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" - -distutils_enable_tests pytest diff --git a/profiles/package.mask b/profiles/package.mask index dea1c74b756f..5a3afbe0b8fb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -292,12 +292,6 @@ sys-apps/edid-decode # Removal on 2025-10-12 net-wireless/mdk -# Michał Górny <[email protected]> (2025-09-06) -# Abandoned. Incompatible with py3.14. Last release in 2020. -# No revdeps left. -# Removal on 2025-10-06. Bug #962431. -dev-python/timeout-decorator - # Michał Górny <[email protected]> (2025-09-06) # dev-python/partd is a dep of dask which we removed in 2024. It # test-depends on dev-python/locket which was last updated in 2022.
