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/humanize/Manifest | 2 -- dev-python/humanize/humanize-4.15.0.ebuild | 30 ------------------------------ dev-python/humanize/metadata.xml | 17 ----------------- 3 files changed, 49 deletions(-) delete mode 100644 dev-python/humanize/Manifest delete mode 100644 dev-python/humanize/humanize-4.15.0.ebuild delete mode 100644 dev-python/humanize/metadata.xml (limited to 'dev-python/humanize') diff --git a/dev-python/humanize/Manifest b/dev-python/humanize/Manifest deleted file mode 100644 index 9ee64d657b9b..000000000000 --- a/dev-python/humanize/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST humanize-4.15.0.tar.gz 83599 BLAKE2B c07d04da830d31d294d49ed43d2871dd337b80c9655bc868e56d71d61b9c69aa080864bf8a5f4ea6684adbd798aced820bdd202a0a9f4a4a5af5b26a0b9db4ca SHA512 685bb5bd14d013cbec7ad4b815cd6895a486315d88c81a39d00b59f4ffbfc94223352d55105c6e5fbb22a79ca018b8de70b5d82941739dfe0b2d165725bc0744 -DIST humanize-4.15.0.tar.gz.provenance 9475 BLAKE2B 2b5ba2b3d23e4efbda84c6ab0a7810d4f4f76f1d26c9c126c2253837dc3209308a84fb5320d67b3d103249919adc725ccdef61cc46c1cded53ffccd36c88653f SHA512 7465a416984d005d51160c78140a8c4ecf23488ac73f599909bbbe6b4f687201039f8ac7965cfd6200f330844ea1adb2424d0aa0b727c5bf1e1ada998300e84b diff --git a/dev-python/humanize/humanize-4.15.0.ebuild b/dev-python/humanize/humanize-4.15.0.ebuild deleted file mode 100644 index d939535b887b..000000000000 --- a/dev-python/humanize/humanize-4.15.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYPI_VERIFY_REPO=https://github.com/python-humanize/humanize -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Common humanization utilities" -HOMEPAGE=" - https://github.com/python-humanize/humanize/ - https://pypi.org/project/humanize/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm64 x86" - -BDEPEND=" - dev-python/hatch-vcs[${PYTHON_USEDEP}] - test? ( - dev-python/freezegun[${PYTHON_USEDEP}] - ) -" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest diff --git a/dev-python/humanize/metadata.xml b/dev-python/humanize/metadata.xml deleted file mode 100644 index b4fe7de9c4e4..000000000000 --- a/dev-python/humanize/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - sbraz@gentoo.org - Louis Sautier - - - python@gentoo.org - Python - - - - humanize - python-humanize/humanize - - -- cgit v1.3.1