commit: 6ad29ca4499b519401649a57caa659f533c16ae8 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Mon Jun 2 07:23:39 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Mon Jun 2 07:23:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ad29ca4
dev-python/stringcase: treeclean Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> dev-python/stringcase/Manifest | 1 - dev-python/stringcase/metadata.xml | 12 ------------ dev-python/stringcase/stringcase-1.2.0-r2.ebuild | 16 ---------------- profiles/package.mask | 6 ------ 4 files changed, 35 deletions(-) diff --git a/dev-python/stringcase/Manifest b/dev-python/stringcase/Manifest deleted file mode 100644 index 18389032bb..0000000000 --- a/dev-python/stringcase/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST stringcase-1.2.0.tar.gz 2958 BLAKE2B a649604d079ae0ff00032b7c5efb9941b511ad32937de7f75b5946539641c3ece7d3bec61806f9457e716514bb272c92723bedd107412936c9376273df273240 SHA512 c987f9aa42d22bcfaa6559791bf9292e4300af00d2cf2165838cacd6203b913da197852d49285c30188ca529fd529513cce73a1984f5555cfb81e704977786d3 diff --git a/dev-python/stringcase/metadata.xml b/dev-python/stringcase/metadata.xml deleted file mode 100644 index bc37fdd959..0000000000 --- a/dev-python/stringcase/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="person"> - <email>[email protected]</email> - <name>Shaoyu Tseng</name> - </maintainer> - <upstream> - <remote-id type="pypi">stringcase</remote-id> - <remote-id type="github">okunishinishi/python-stringcase</remote-id> - </upstream> -</pkgmetadata> diff --git a/dev-python/stringcase/stringcase-1.2.0-r2.ebuild b/dev-python/stringcase/stringcase-1.2.0-r2.ebuild deleted file mode 100644 index 715d3b5f36..0000000000 --- a/dev-python/stringcase/stringcase-1.2.0-r2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Convert string cases between camel case, pascal case, snake case etc." -HOMEPAGE="https://github.com/okunishinishi/python-stringcase" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" diff --git a/profiles/package.mask b/profiles/package.mask index 00376f2b9c..c460998a57 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -41,12 +41,6 @@ x11-misc/pywal # Removal on 2025-06-01. dev-python/codecov -# Anna (cybertailor) Vyalkova <[email protected]> (2025-05-01) -# No activity upstream, no revdeps left. -# There is a compatible fork named stringcase-new on PyPI. -# Removal on 2025-06-01. -dev-python/stringcase - # David (stkw0) Roman <[email protected]> (2025-04-30) # Depends on removed dev-qt/qtwebengine:5, they should be moved to qtwebengine:6 # Removal on 2025-06-30
