diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /dev-python/inflection | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'dev-python/inflection')
| -rw-r--r-- | dev-python/inflection/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/inflection/inflection-0.5.1-r1.ebuild | 23 | ||||
| -rw-r--r-- | dev-python/inflection/metadata.xml | 12 |
3 files changed, 0 insertions, 36 deletions
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 d485876f177c..000000000000 --- a/dev-python/inflection/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>sbraz@gentoo.org</email> - <name>Louis Sautier</name> - </maintainer> - <upstream> - <bugs-to>https://github.com/jpvanhal/inflection/issues</bugs-to> - </upstream> - <origin>baldeagleos-repo</origin> -</pkgmetadata> |
