commit: b91c96138ae1fcd8d51e8db642752a0577f7297c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 28 17:32:13 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Aug 28 17:33:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b91c9613
dev-python/yaswfp: treeclean Closes: https://bugs.gentoo.org/952156 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/yaswfp/Manifest | 1 - dev-python/yaswfp/metadata.xml | 16 ---------------- dev-python/yaswfp/yaswfp-0.9.3-r2.ebuild | 26 -------------------------- profiles/package.mask | 1 - 4 files changed, 44 deletions(-) diff --git a/dev-python/yaswfp/Manifest b/dev-python/yaswfp/Manifest deleted file mode 100644 index f3df94d7c920..000000000000 --- a/dev-python/yaswfp/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST yaswfp-1f690acd378c0a24037931520fdc465180ca0948.gh.tar.gz 135961 BLAKE2B 0e17106f69185ec297ac64d26fa16ca935ccaa8a6e75475e81b18facd33edb49aeeb8f59fc61bb7210b0132afeac4f45e229a9d475b621ec776b2cf6217c8eaf SHA512 a825201da9d6430472dc09e7ba40a475ff2950ee42aecee1e8597c645c0e2eec3e069e801ef17795e48f72831464820ad661d2cdf69b99fd65491a1604ce5fc0 diff --git a/dev-python/yaswfp/metadata.xml b/dev-python/yaswfp/metadata.xml deleted file mode 100644 index 61c95381efed..000000000000 --- a/dev-python/yaswfp/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="person"> - <email>[email protected]</email> - <name>Bernard Cafarelli</name> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Python</name> - </maintainer> - <upstream> - <remote-id type="pypi">yaswfp</remote-id> - <remote-id type="github">facundobatista/yaswfp</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/yaswfp/yaswfp-0.9.3-r2.ebuild b/dev-python/yaswfp/yaswfp-0.9.3-r2.ebuild deleted file mode 100644 index adbb1c312a3b..000000000000 --- a/dev-python/yaswfp/yaswfp-0.9.3-r2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..14} ) - -inherit distutils-r1 pypi - -# PyPI doesn't have tests, repo doesn't have tags -COMMIT=1f690acd378c0a24037931520fdc465180ca0948 -MY_P=${PN}-${COMMIT} - -DESCRIPTION="Yet Another SWF Parser" -HOMEPAGE="https://github.com/facundobatista/yaswfp" -SRC_URI=" - https://github.com/facundobatista/yaswfp/archive/${COMMIT}.tar.gz -> ${MY_P}.gh.tar.gz -" -S=${WORKDIR}/${MY_P} - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -distutils_enable_tests unittest diff --git a/profiles/package.mask b/profiles/package.mask index 2420ced7c04c..266869eefe27 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -268,7 +268,6 @@ dev-python/aiocache dev-python/arsenic dev-python/browser-cookie3 dev-python/tld -dev-python/yaswfp # Eli Schwartz <[email protected]> (2025-07-18) # End of life software. Relies on a commercial internet service which removed
