summaryrefslogtreecommitdiff
path: root/dev-python/gherkin-official
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/gherkin-official
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-python/gherkin-official')
-rw-r--r--dev-python/gherkin-official/Manifest2
-rw-r--r--dev-python/gherkin-official/gherkin-official-39.0.0.ebuild34
-rw-r--r--dev-python/gherkin-official/gherkin-official-39.1.0.ebuild34
-rw-r--r--dev-python/gherkin-official/metadata.xml17
4 files changed, 0 insertions, 87 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 91a55c51b6eb..000000000000
--- a/dev-python/gherkin-official/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>ionen@gentoo.org</email>
- <name>Ionen Wolkens</name>
- </maintainer>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="github">cucumber/gherkin</remote-id>
- <remote-id type="pypi">gherkin-official</remote-id>
- </upstream>
-</pkgmetadata>