From 4346a6de793f9ffc6bf38c676db5f5ae623e81ed Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Mon, 22 Dec 2025 21:12:57 -0500 Subject: [PATCH] dev-python/gherkin-official: add 37.0.1, drop 37.0.0 These are identical for the python/ bits except for the version number, so no real point in doing separately and re-stabilizing. Signed-off-by: Ionen Wolkens --- dev-python/gherkin-official/Manifest | 2 +- ...in-official-37.0.0.ebuild => gherkin-official-37.0.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-python/gherkin-official/{gherkin-official-37.0.0.ebuild => gherkin-official-37.0.1.ebuild} (100%) diff --git a/dev-python/gherkin-official/Manifest b/dev-python/gherkin-official/Manifest index 7d94753554e37..33e4ae4cc7b6e 100644 --- a/dev-python/gherkin-official/Manifest +++ b/dev-python/gherkin-official/Manifest @@ -1 +1 @@ -DIST gherkin-37.0.0.gh.tar.gz 3884589 BLAKE2B 9c6834cfbf17a88fb08c55d72bd89c34c184c5b6e0fe3cfc67beb5f2e039c11103a2c5e3e3d529369fe7c351903fae0072554ae9913c28c80e0f73a0834c0389 SHA512 5ff6ffb6e6621b6fa89eaeb283d4dea400d623b56aaaf282b59e6bc5ec1a9fec0d97cf3bf0a74d7aeeb8bb8e232c89829af73c58eeecf458e6c00a18979c1e59 +DIST gherkin-37.0.1.gh.tar.gz 3885169 BLAKE2B 0ae0594cc73c135417f95f1f0896427f46428ce5b0bb13b5524c9d32470c7226def0b72b949d221f6dc6fe97da8364de38d51cb0d4a3bea78fbadec7240d380c SHA512 49204fdc22767ed1de1bc155be550b6b9e1636658cbbc014af958da7f800f21d4c83341b21bbbf88a83618f7dce03e4a5ca967a74121389f5dde62f190ddc7dc diff --git a/dev-python/gherkin-official/gherkin-official-37.0.0.ebuild b/dev-python/gherkin-official/gherkin-official-37.0.1.ebuild similarity index 100% rename from dev-python/gherkin-official/gherkin-official-37.0.0.ebuild rename to dev-python/gherkin-official/gherkin-official-37.0.1.ebuild