From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-python/inflection/Manifest | 1 - dev-python/inflection/inflection-0.5.1-r1.ebuild | 23 ----------------------- dev-python/inflection/metadata.xml | 13 ------------- 3 files changed, 37 deletions(-) delete mode 100644 dev-python/inflection/Manifest delete mode 100644 dev-python/inflection/inflection-0.5.1-r1.ebuild delete mode 100644 dev-python/inflection/metadata.xml (limited to 'dev-python/inflection') diff --git a/dev-python/inflection/Manifest b/dev-python/inflection/Manifest deleted file mode 100644 index 6d279b9d007a..000000000000 --- a/dev-python/inflection/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST inflection-0.5.1.tar.gz 15091 BLAKE2B f3db09d1010ce22b67dcd519f59f25f240f463872932fd6218209768b4c5e064776ef5300a8d7f9a6b9cb94392b05b46963f00b94c6de29fb325947df7b243cf SHA512 82f70e2b81fb166260191a464383f6674e3b21504a35ee605ac6ce4bb163c8f3bbe6d06379575178d7196701459506dd541f32e48f24b32f42d5cfb717158d50 diff --git a/dev-python/inflection/inflection-0.5.1-r1.ebuild b/dev-python/inflection/inflection-0.5.1-r1.ebuild deleted file mode 100644 index 277808129332..000000000000 --- a/dev-python/inflection/inflection-0.5.1-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{13..14} ) -DISTUTILS_USE_PEP517=setuptools - -inherit distutils-r1 pypi - -DESCRIPTION="A port of Ruby on Rails' inflector to Python" -HOMEPAGE=" - https://github.com/jpvanhal/inflection/ - https://pypi.org/project/inflection/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86" - -distutils_enable_sphinx docs -EPYTEST_PLUGINS=() -distutils_enable_tests pytest diff --git a/dev-python/inflection/metadata.xml b/dev-python/inflection/metadata.xml deleted file mode 100644 index 618d42d30c78..000000000000 --- a/dev-python/inflection/metadata.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - sbraz@gentoo.org - Louis Sautier - - - inflection - jpvanhal/inflection - https://github.com/jpvanhal/inflection/issues - - -- cgit v1.3.1