summaryrefslogtreecommitdiff
path: root/dev-python/inflection
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/inflection
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-python/inflection')
-rw-r--r--dev-python/inflection/Manifest1
-rw-r--r--dev-python/inflection/inflection-0.5.1-r1.ebuild23
-rw-r--r--dev-python/inflection/metadata.xml13
3 files changed, 0 insertions, 37 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 618d42d30c78..000000000000
--- a/dev-python/inflection/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>sbraz@gentoo.org</email>
- <name>Louis Sautier</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">inflection</remote-id>
- <remote-id type="github">jpvanhal/inflection</remote-id>
- <bugs-to>https://github.com/jpvanhal/inflection/issues</bugs-to>
- </upstream>
-</pkgmetadata>