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/gherkin-official | |
| 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/gherkin-official')
| -rw-r--r-- | dev-python/gherkin-official/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/gherkin-official/gherkin-official-39.0.0.ebuild | 34 | ||||
| -rw-r--r-- | dev-python/gherkin-official/gherkin-official-39.1.0.ebuild | 34 | ||||
| -rw-r--r-- | dev-python/gherkin-official/metadata.xml | 14 |
4 files changed, 0 insertions, 84 deletions
diff --git a/dev-python/gherkin-official/Manifest b/dev-python/gherkin-official/Manifest deleted file mode 100644 index 20b6cb4cca56..000000000000 --- a/dev-python/gherkin-official/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST gherkin-39.0.0.gh.tar.gz 3885357 BLAKE2B 209acde06c105b64850812d06045aff6f458800cfe67a9a403ab6698c85f3fa0f66e78942348249aed3f037f065b754d56502832b59f7d61f97c54c144995423 SHA512 dcb42b7b4dcdad5584d0de15a7e1381ae67a4e15f0970a46e726af39c5c1a3c19be7b6bbb0332b96bb7c0d95a1c6b03b02916e5b9c73002989b85f6ec7612e30 -DIST gherkin-39.1.0.gh.tar.gz 3795075 BLAKE2B 06f19e8166edaa552b9e65313bb8f02006d94e39dd301777b2ae659e7ddd582f5ac2b7b397a97fab0327a1f264f211cfaa9902977dd9c04fc3944ac347a63804 SHA512 b38926b8477c8aca32296f95a4dc3a5f4a36572a331b02c8da3fca53538e1311cd409cc619f50172921afbf0cb0e3e0392f4336cff58f8ee54c625fc5cd493f8 diff --git a/dev-python/gherkin-official/gherkin-official-39.0.0.ebuild b/dev-python/gherkin-official/gherkin-official-39.0.0.ebuild deleted file mode 100644 index 49aec666478b..000000000000 --- a/dev-python/gherkin-official/gherkin-official-39.0.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 2024-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=uv-build -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -DESCRIPTION="Gherkin parser/compiler for Python" -HOMEPAGE=" - https://github.com/cucumber/gherkin/ - https://pypi.org/project/gherkin-official/ -" -SRC_URI=" - https://github.com/cucumber/gherkin/archive/refs/tags/v${PV}.tar.gz - -> gherkin-${PV}.gh.tar.gz -" -S=${WORKDIR}/gherkin-${PV}/python - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm64" - -RDEPEND=" - dev-python/typing-extensions[${PYTHON_USEDEP}] -" -BDEPEND=" - >=dev-python/uv-build-0.10[${PYTHON_USEDEP}] -" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest diff --git a/dev-python/gherkin-official/gherkin-official-39.1.0.ebuild b/dev-python/gherkin-official/gherkin-official-39.1.0.ebuild deleted file mode 100644 index b6d0b991f8b3..000000000000 --- a/dev-python/gherkin-official/gherkin-official-39.1.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 2024-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=uv-build -PYTHON_COMPAT=( python3_{13..14} ) - -inherit distutils-r1 - -DESCRIPTION="Gherkin parser/compiler for Python" -HOMEPAGE=" - https://github.com/cucumber/gherkin/ - https://pypi.org/project/gherkin-official/ -" -SRC_URI=" - https://github.com/cucumber/gherkin/archive/refs/tags/v${PV}.tar.gz - -> gherkin-${PV}.gh.tar.gz -" -S=${WORKDIR}/gherkin-${PV}/python - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm64" - -RDEPEND=" - dev-python/typing-extensions[${PYTHON_USEDEP}] -" -BDEPEND=" - >=dev-python/uv-build-0.11[${PYTHON_USEDEP}] -" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest diff --git a/dev-python/gherkin-official/metadata.xml b/dev-python/gherkin-official/metadata.xml deleted file mode 100644 index 5829bb675d1c..000000000000 --- a/dev-python/gherkin-official/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>ionen@gentoo.org</email> - <name>Ionen Wolkens</name> - </maintainer> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <stabilize-allarches /> - <origin>baldeagleos-repo</origin> -</pkgmetadata> |
