diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/ftfy | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/ftfy')
| -rw-r--r-- | dev-python/ftfy/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/ftfy/ftfy-6.3.1.ebuild | 26 | ||||
| -rw-r--r-- | dev-python/ftfy/metadata.xml | 12 |
3 files changed, 0 insertions, 39 deletions
diff --git a/dev-python/ftfy/Manifest b/dev-python/ftfy/Manifest deleted file mode 100644 index 3838ed18c91c..000000000000 --- a/dev-python/ftfy/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ftfy-6.3.1.tar.gz 308927 BLAKE2B 8ec573e3a2b2f92489c811fe42e066a981cda970531994c984fe91acd55a302437665771a50a573715b1aa594840c1fa4043800d2ded6de9b19f27dd6737a018 SHA512 a6ef2fb906ad9bc91638a7427defdffafb8116991e20aa421b34b7151862edec7ae15cc1427a8d753b849ba929bfa8e64a97243fb69d1f4a1f2f7617ad71ed23 diff --git a/dev-python/ftfy/ftfy-6.3.1.ebuild b/dev-python/ftfy/ftfy-6.3.1.ebuild deleted file mode 100644 index 05810ca9f3db..000000000000 --- a/dev-python/ftfy/ftfy-6.3.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2024-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=hatchling -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Fixes mojibake and other problems with Unicode, after the fact" -HOMEPAGE=" - https://ftfy.readthedocs.io/en/latest/ - https://github.com/rspeer/python-ftfy/ - https://pypi.org/project/ftfy/ -" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - dev-python/wcwidth[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest diff --git a/dev-python/ftfy/metadata.xml b/dev-python/ftfy/metadata.xml deleted file mode 100644 index 7facc3ac34b4..000000000000 --- a/dev-python/ftfy/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="project"> - <email>python@gentoo.org</email> - </maintainer> - <stabilize-allarches/> - <upstream> - <remote-id type="github">rspeer/python-ftfy</remote-id> - <remote-id type="pypi">ftfy</remote-id> - </upstream> -</pkgmetadata> |
