summaryrefslogtreecommitdiff
path: root/dev-python/grapheme
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/grapheme
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-python/grapheme')
-rw-r--r--dev-python/grapheme/Manifest2
-rw-r--r--dev-python/grapheme/grapheme-0.10.0.ebuild30
-rw-r--r--dev-python/grapheme/grapheme-0.8.0.ebuild26
-rw-r--r--dev-python/grapheme/metadata.xml17
4 files changed, 0 insertions, 75 deletions
diff --git a/dev-python/grapheme/Manifest b/dev-python/grapheme/Manifest
deleted file mode 100644
index f7af48c33c66..000000000000
--- a/dev-python/grapheme/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST graphemeu-0.10.0.tar.gz 336918 BLAKE2B 939ca806152dd0c46bc6b9d4c4e1713b6d3739a77158dc6343d480df1132f5aea39e07bf8116ec57f3f531fc5db08f748c0741a56593a274f7fd74caba0affb3 SHA512 a204ccfc3d9d3133d48dd80daf9d1fe66e2098f36e860f39df7de118ade0e0ae3d714086ae09b4a85c11d2a2447fcbbaf4be678b4bd540bd1bc449c2e0571b1e
-DIST graphemeu-0.8.0.tar.gz 306775 BLAKE2B a336bc4bffe0429001aaea70d3e963541dbdc48919ae083b0e5753e78d8969530491bdeec336190ca90dcba681dfbda62a77890bc497239b6994d5165dbe5657 SHA512 ccc85db9db964c65a3ada48ff0c5dbf16cd9d76f2a2d5f08e9523b662ff801dc2c0280b4df95fa71f058d876186309d53fb88da73296f7ffbe02cde48ae2bb49
diff --git a/dev-python/grapheme/grapheme-0.10.0.ebuild b/dev-python/grapheme/grapheme-0.10.0.ebuild
deleted file mode 100644
index ffd62ad934f6..000000000000
--- a/dev-python/grapheme/grapheme-0.10.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 2025-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{13..14} )
-PYPI_PN="graphemeu"
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Unicode grapheme helpers"
-HOMEPAGE="
- https://graphemeu.readthedocs.io/
- https://pypi.org/project/graphemeu/
- https://github.com/timendum/grapheme
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-EPYTEST_PLUGINS=()
-distutils_enable_tests pytest
-
-distutils_enable_sphinx docs dev-python/alabaster
-
-python_test() {
- epytest -o "addopts="
-}
diff --git a/dev-python/grapheme/grapheme-0.8.0.ebuild b/dev-python/grapheme/grapheme-0.8.0.ebuild
deleted file mode 100644
index 0408b5b86326..000000000000
--- a/dev-python/grapheme/grapheme-0.8.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 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} )
-PYPI_PN="graphemeu"
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Unicode grapheme helpers"
-HOMEPAGE="
- https://graphemeu.readthedocs.io/
- https://pypi.org/project/graphemeu/
- https://github.com/timendum/grapheme
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-EPYTEST_PLUGINS=()
-distutils_enable_tests pytest
-
-distutils_enable_sphinx docs dev-python/alabaster
diff --git a/dev-python/grapheme/metadata.xml b/dev-python/grapheme/metadata.xml
deleted file mode 100644
index 5faa0b201035..000000000000
--- a/dev-python/grapheme/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>cyber+gentoo@sysrq.in</email>
- <name>Anna</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="pypi">graphemeu</remote-id>
- <remote-id type="github">timendum/grapheme</remote-id>
- <doc>https://graphemeu.readthedocs.io/</doc>
- <maintainer>
- <name>Timendum</name>
- </maintainer>
- </upstream>
-</pkgmetadata>