diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-07-29 07:07:05 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-07-29 07:07:05 +0000 |
| commit | 98e18df05fb97d065fc6a7aae14c9c52703f0933 (patch) | |
| tree | 8485d66d70dbd7d9afe62292670bb58b3b3ff1db /dev-python/types-protobuf | |
| parent | 951fa1a0a5ffd2f179a55b0f86c771bf3fc98f23 (diff) | |
| download | baldeagleos-repo-98e18df05fb97d065fc6a7aae14c9c52703f0933.tar.gz baldeagleos-repo-98e18df05fb97d065fc6a7aae14c9c52703f0933.tar.xz baldeagleos-repo-98e18df05fb97d065fc6a7aae14c9c52703f0933.zip | |
Adding metadata
Diffstat (limited to 'dev-python/types-protobuf')
| -rw-r--r-- | dev-python/types-protobuf/Manifest | 3 | ||||
| -rw-r--r-- | dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild | 18 | ||||
| -rw-r--r-- | dev-python/types-protobuf/types-protobuf-6.30.2.20250703.ebuild (renamed from dev-python/types-protobuf/types-protobuf-4.24.0.20240408.ebuild) | 5 |
3 files changed, 3 insertions, 23 deletions
diff --git a/dev-python/types-protobuf/Manifest b/dev-python/types-protobuf/Manifest index 164657a40098..f5b7a3ecd54b 100644 --- a/dev-python/types-protobuf/Manifest +++ b/dev-python/types-protobuf/Manifest @@ -1,2 +1 @@ -DIST types-protobuf-4.24.0.20240408.tar.gz 52102 BLAKE2B 3312ddd8e28ee490f6ae94978d5ebfca353cbd9051862629cdde08474ae657130bf87cda8cb06f33ea2d38ccb5bfe9097ef3d8f4bb77fba94707b9914ff33466 SHA512 adb4d69ef5d8bab15e6e311c7d1013725419f2b681e64befea2cc435fec69cf0d0e70431ae65b9f617e8b4c86957fdaae88abd57cc306fa55ad51d3c09d5f222 -DIST types-protobuf-5.27.0.20240626.tar.gz 54215 BLAKE2B 49f791cf6cc8cdc0b16172c2afc2f22eb15c8ecb73b89fa323779227e12105dd82fe316e58a2fa9b0421a3e91f0b8206e7b073cf0193a705be3cc339c53df525 SHA512 f7e572985639ef19b4a257e0bc2a931f4c745eb3c8f10d98ccd6c95133b0df3486b40b86418045b94854c46a26da510be1f63c524005580cf1446364aca4eade +DIST types_protobuf-6.30.2.20250703.tar.gz 62300 BLAKE2B 7069a81619a04807cd1816171691d757f5e87c509a88502581e85f10250e7fee37976aad91e295d3b4e398e0d991874bbbebac138fbb3b2cbf0c45ca248c2c3b SHA512 45df568cecf47b1a30a29d0c49299c82112c67420248d336704e9c700b9510f2fabae843eb7c67e42d690a9686a106bc889d1f4e2bbb28e2f6a04a03270f86e8 diff --git a/dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild b/dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild deleted file mode 100644 index 6bb64159befd..000000000000 --- a/dev-python/types-protobuf/types-protobuf-5.27.0.20240626.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 2023-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) -inherit distutils-r1 pypi - -DESCRIPTION="Typing stubs for protobuf" -HOMEPAGE=" - https://pypi.org/project/types-protobuf/ - https://github.com/python/typeshed/tree/master/stubs/protobuf/ -" -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64" diff --git a/dev-python/types-protobuf/types-protobuf-4.24.0.20240408.ebuild b/dev-python/types-protobuf/types-protobuf-6.30.2.20250703.ebuild index 6bb64159befd..169420605f29 100644 --- a/dev-python/types-protobuf/types-protobuf-4.24.0.20240408.ebuild +++ b/dev-python/types-protobuf/types-protobuf-6.30.2.20250703.ebuild @@ -1,11 +1,10 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{9,10,11,12,13} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi DESCRIPTION="Typing stubs for protobuf" |
