diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 17:23:40 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 17:23:40 -0500 |
| commit | f953dc70343485250b836ad157649aaad47ac5bc (patch) | |
| tree | e3634b454cf48f10ce9f8d12f10e60ad0a749239 /dev-python/proto-plus | |
| parent | 5e07081cf4f5afaef79409b430a018b1daec073e (diff) | |
| download | baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.tar.gz baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.tar.xz baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.zip | |
Adding metadata
Diffstat (limited to 'dev-python/proto-plus')
| -rw-r--r-- | dev-python/proto-plus/metadata.xml | 2 | ||||
| -rw-r--r-- | dev-python/proto-plus/proto-plus-1.27.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/proto-plus/proto-plus-1.27.2-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/proto-plus/proto-plus-1.28.0.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/proto-plus/metadata.xml b/dev-python/proto-plus/metadata.xml index fd589b6f01aa..3b5dd209e0bb 100644 --- a/dev-python/proto-plus/metadata.xml +++ b/dev-python/proto-plus/metadata.xml @@ -8,5 +8,5 @@ <upstream> <doc>https://proto-plus-python.readthedocs.io/en/latest/</doc> </upstream> - <origin>gentoo-staging</origin> + <origin>liguros-repo</origin> </pkgmetadata>
\ No newline at end of file diff --git a/dev-python/proto-plus/proto-plus-1.27.1.ebuild b/dev-python/proto-plus/proto-plus-1.27.1.ebuild index a9d5f3cb720a..10af9d68def7 100644 --- a/dev-python/proto-plus/proto-plus-1.27.1.ebuild +++ b/dev-python/proto-plus/proto-plus-1.27.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 diff --git a/dev-python/proto-plus/proto-plus-1.27.2-r1.ebuild b/dev-python/proto-plus/proto-plus-1.27.2-r1.ebuild index f0c4d978b23f..f7aafa78e158 100644 --- a/dev-python/proto-plus/proto-plus-1.27.2-r1.ebuild +++ b/dev-python/proto-plus/proto-plus-1.27.2-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=gcp:google-cloud-sdk-py@oss-exit-gate-prod.iam.gserviceaccount.com -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi diff --git a/dev-python/proto-plus/proto-plus-1.28.0.ebuild b/dev-python/proto-plus/proto-plus-1.28.0.ebuild index f0c4d978b23f..f7aafa78e158 100644 --- a/dev-python/proto-plus/proto-plus-1.28.0.ebuild +++ b/dev-python/proto-plus/proto-plus-1.28.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_VERIFY_REPO=gcp:google-cloud-sdk-py@oss-exit-gate-prod.iam.gserviceaccount.com -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 pypi |
