diff options
| author | root <root@alpha.trunkmasters.com> | 2026-07-28 03:04:45 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-07-28 03:04:45 -0500 |
| commit | a0e0a56dbeec1a3cf0f82d55d0bd7540943daf84 (patch) | |
| tree | 2f1f9356b8039b0c455d7ca0f9d80e9670c6c471 /dev-python/rebulk | |
| parent | cae7be1ab2bd23fee3929a8e940d968ee86a78e6 (diff) | |
| download | baldeagleos-repo-a0e0a56dbeec1a3cf0f82d55d0bd7540943daf84.tar.gz baldeagleos-repo-a0e0a56dbeec1a3cf0f82d55d0bd7540943daf84.tar.xz baldeagleos-repo-a0e0a56dbeec1a3cf0f82d55d0bd7540943daf84.zip | |
Adding metadata
Diffstat (limited to 'dev-python/rebulk')
| -rw-r--r-- | dev-python/rebulk/Manifest | 3 | ||||
| -rw-r--r-- | dev-python/rebulk/rebulk-4.1.0.ebuild | 22 | ||||
| -rw-r--r-- | dev-python/rebulk/rebulk-4.2.2.ebuild | 22 | ||||
| -rw-r--r-- | dev-python/rebulk/rebulk-6.0.0.ebuild | 22 |
4 files changed, 0 insertions, 69 deletions
diff --git a/dev-python/rebulk/Manifest b/dev-python/rebulk/Manifest index d79a9823a749..3fd5c04bff7f 100644 --- a/dev-python/rebulk/Manifest +++ b/dev-python/rebulk/Manifest @@ -1,5 +1,2 @@ DIST rebulk-3.2.0.gh.tar.gz 254923 BLAKE2B ea9501aa70d7842fecab8621ca7c58aed76dba419c46f92e0fc7fa7e300f0ac9d7a457fc3b6bd14d02296449e15c918d63be8060ab1df4a51fe77e383daf6c33 SHA512 17928a0fcf1a78a592289bb9c7c0ea48e8b4d93ccd77793065a51a54258c2af857e9da6955cad552fa53caf76a95ee002a789c35fe248a909971c8afc7b6dfa5 -DIST rebulk-4.1.0.tar.gz 47804 BLAKE2B 4af11e28bb2b3604f0e2311b6abe311afcf061d98c3218ca0aa0171f37f235942a343322c0ef3261a078f71e3c9b64755576acbe554e04afe66fa8ec0e9b1e1f SHA512 839ca9e21a466b4f232ef58570237a59038f7ca2b75f19ff27da7d8cb0b46cce682ba6709d336dcb4d4fed190627b9a1801a64b0b1f207aecb27c058fcff8b96 -DIST rebulk-4.2.2.tar.gz 53824 BLAKE2B 1a08ffb41f95455f6d7174d90490cfcff0771e28169fd2c2c5044e49d3bbb6b13c54bfdff49077961a4c5b0b36435e520ca07bf4e9b4b2d054ba2dc5d96e742d SHA512 206d5197291d5bfaa272438de965d35cce9ccc8ff084875f6738c2676daab36250c733851922f83042804581ff9c91e7088ed4870dba4cbf487d426d4e9cf8a8 -DIST rebulk-6.0.0.tar.gz 65891 BLAKE2B 132543818d62330c57394b0629be2880c2dbd42f82813864721201f409400c0e3051f5e9eac5e2a7a0f82892345e30d2594452b06e346ddd925552b53e30eb36 SHA512 e8735c764b463499501626e78da03df96c52ad5a4a1707fc91afd4d1c3574e208bd73e956570773133a478659bff37fa515e9bffa304a1f5d4f3e32e27598493 DIST rebulk-6.0.1.tar.gz 66093 BLAKE2B 78501b4e2f1281fe25359b9beab215d1a8135869f799fdc4db252f7ed4d0e2127c52067e75d32944d7b2fb1d4f66bbff22aece2cad70a9a041688f88ede33b59 SHA512 e1b3d2aea0969262478ddd2748444cd19d4d80da190833c78bca2f34c8b5fddaa02a3ad8e997d9d079868d10d4f7c716a3c33c1a4a9a4013acb849d43dd4b390 diff --git a/dev-python/rebulk/rebulk-4.1.0.ebuild b/dev-python/rebulk/rebulk-4.1.0.ebuild deleted file mode 100644 index dd118e4f640a..000000000000 --- a/dev-python/rebulk/rebulk-4.1.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-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 pypi - -DESCRIPTION="Python library that performs advanced searches in strings" -HOMEPAGE=" - https://github.com/Toilal/rebulk/ - https://pypi.org/project/rebulk/ -" - -LICENSE="MIT Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest diff --git a/dev-python/rebulk/rebulk-4.2.2.ebuild b/dev-python/rebulk/rebulk-4.2.2.ebuild deleted file mode 100644 index dd118e4f640a..000000000000 --- a/dev-python/rebulk/rebulk-4.2.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-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 pypi - -DESCRIPTION="Python library that performs advanced searches in strings" -HOMEPAGE=" - https://github.com/Toilal/rebulk/ - https://pypi.org/project/rebulk/ -" - -LICENSE="MIT Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest diff --git a/dev-python/rebulk/rebulk-6.0.0.ebuild b/dev-python/rebulk/rebulk-6.0.0.ebuild deleted file mode 100644 index dd118e4f640a..000000000000 --- a/dev-python/rebulk/rebulk-6.0.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-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 pypi - -DESCRIPTION="Python library that performs advanced searches in strings" -HOMEPAGE=" - https://github.com/Toilal/rebulk/ - https://pypi.org/project/rebulk/ -" - -LICENSE="MIT Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" - -EPYTEST_PLUGINS=() -distutils_enable_tests pytest |
