commit: 346a5ec3cd60fea5b846170448b0ce0b8f631dcc Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Sun Apr 27 11:56:17 2025 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Sun Apr 27 13:30:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=346a5ec3
dev-python/notofonttools: treeclean Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-python/notofonttools/Manifest | 1 - dev-python/notofonttools/metadata.xml | 9 ------- .../notofonttools/notofonttools-0.2.17-r1.ebuild | 29 ---------------------- profiles/package.mask | 6 ----- 4 files changed, 45 deletions(-) diff --git a/dev-python/notofonttools/Manifest b/dev-python/notofonttools/Manifest deleted file mode 100644 index 8a2f1f219..000000000 --- a/dev-python/notofonttools/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST notofonttools-0.2.17.tar.gz 9743805 BLAKE2B ba601b4c9c4df7fc264dd88c60e50c1db08c21bc07f3ab408f91f445a801bd96ed193e5f9cb320378f6411027b1be004d718233d531bb2ec600badfaffd2d876 SHA512 a5b733c47ce61f6cb18f9772e8fee04f8ee2a3d834afa3f71a5f1c8110124224b9d325db75976104dd880b7c0538568574b2e497faa8f4d5541451e9c3e40cd3 diff --git a/dev-python/notofonttools/metadata.xml b/dev-python/notofonttools/metadata.xml deleted file mode 100644 index 096c4c88c..000000000 --- a/dev-python/notofonttools/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <remote-id type="pypi">notofonttools</remote-id> - <remote-id type="github">notofonts/nototools</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/notofonttools/notofonttools-0.2.17-r1.ebuild b/dev-python/notofonttools/notofonttools-0.2.17-r1.ebuild deleted file mode 100644 index 0f3185fd0..000000000 --- a/dev-python/notofonttools/notofonttools-0.2.17-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{11..12} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 optfeature pypi - -DESCRIPTION="Noto fonts support tools and scripts plus web site generation" -HOMEPAGE=" - https://pypi.org/project/notofonttools/ - https://github.com/googlefonts/nototools -" - -LICENSE="Apache-2.0 OFL-1.1" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=">=dev-python/fonttools-4.11.0[${PYTHON_USEDEP}]" - -# TODO: Some dependencies are unpackaged -RESTRICT="test" - -distutils_enable_tests pytest - -pkg_postinst() { - optfeature "nototools.shape_diff module" "dev-python/booleanOperations dev-python/defcon dev-python/pillow" -} diff --git a/profiles/package.mask b/profiles/package.mask index c9ba9c69f..d24a9d8e7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -95,12 +95,6 @@ net-im/beeper:0 # Removal on 2025-04-25. dev-python/defcon -# Anna (cybertailor) Vyalkova <[email protected]> (2025-03-25) -# Unmaintained in GURU, no revdeps left. No working tests, because test -# dependencies are not worth packaging and maintaining. -# Removal on 2025-04-25. -dev-python/notofonttools - # David Roman <[email protected]> (2025-03-12) # Uses deprecated EGO_SUM. Last release in 2023. # Removal on 2025-05-12
