diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-17 06:33:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-10-17 06:33:06 +0000 |
| commit | 792e7671e9a15cded06bc28deb0f93fc6e2ec98a (patch) | |
| tree | f284fb298c2f96a1b8e80c5e740b0746b2471644 /dev-python/protobuf-python | |
| parent | e12e079d1d498ff525729f9e99dcaebcaafefd2e (diff) | |
| download | baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.tar.gz baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.tar.xz baldeagleos-repo-792e7671e9a15cded06bc28deb0f93fc6e2ec98a.zip | |
Adding metadata
Diffstat (limited to 'dev-python/protobuf-python')
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-4.21.9.ebuild b/dev-python/protobuf-python/protobuf-python-4.21.9.ebuild index 50b39e088769..fd5dd50205b7 100644 --- a/dev-python/protobuf-python/protobuf-python-4.21.9.ebuild +++ b/dev-python/protobuf-python/protobuf-python-4.21.9.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 diff --git a/dev-python/protobuf-python/protobuf-python-4.23.3.ebuild b/dev-python/protobuf-python/protobuf-python-4.23.3.ebuild index 64575164e4ee..0d86c559c2a4 100644 --- a/dev-python/protobuf-python/protobuf-python-4.23.3.ebuild +++ b/dev-python/protobuf-python/protobuf-python-4.23.3.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 diff --git a/dev-python/protobuf-python/protobuf-python-4.24.1.ebuild b/dev-python/protobuf-python/protobuf-python-4.24.1.ebuild index 8dc108e9600d..d572f616f984 100644 --- a/dev-python/protobuf-python/protobuf-python-4.24.1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-4.24.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/protobuf-python/protobuf-python-4.24.2.ebuild b/dev-python/protobuf-python/protobuf-python-4.24.2.ebuild index 8dc108e9600d..d572f616f984 100644 --- a/dev-python/protobuf-python/protobuf-python-4.24.2.ebuild +++ b/dev-python/protobuf-python/protobuf-python-4.24.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/protobuf-python/protobuf-python-4.24.3.ebuild b/dev-python/protobuf-python/protobuf-python-4.24.3.ebuild index 2d54b47d38cd..51347672e633 100644 --- a/dev-python/protobuf-python/protobuf-python-4.24.3.ebuild +++ b/dev-python/protobuf-python/protobuf-python-4.24.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 flag-o-matic diff --git a/dev-python/protobuf-python/protobuf-python-4.24.4.ebuild b/dev-python/protobuf-python/protobuf-python-4.24.4.ebuild index ba7a6f32e4ce..54e79a43a6b0 100644 --- a/dev-python/protobuf-python/protobuf-python-4.24.4.ebuild +++ b/dev-python/protobuf-python/protobuf-python-4.24.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8,9,10,11} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} ) inherit distutils-r1 flag-o-matic |
