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/shapely | |
| 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/shapely')
| -rw-r--r-- | dev-python/shapely/metadata.xml | 2 | ||||
| -rw-r--r-- | dev-python/shapely/shapely-2.1.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/shapely/metadata.xml b/dev-python/shapely/metadata.xml index e85fe7095562..c07b9a7b8825 100644 --- a/dev-python/shapely/metadata.xml +++ b/dev-python/shapely/metadata.xml @@ -18,5 +18,5 @@ <bugs-to>https://github.com/shapely/shapely/issues</bugs-to> <doc>https://shapely.readthedocs.io</doc> </upstream> - <origin>gentoo-staging</origin> + <origin>liguros-repo</origin> </pkgmetadata>
\ No newline at end of file diff --git a/dev-python/shapely/shapely-2.1.2.ebuild b/dev-python/shapely/shapely-2.1.2.ebuild index 06ec9559cdb8..cb7950c3b36c 100644 --- a/dev-python/shapely/shapely-2.1.2.ebuild +++ b/dev-python/shapely/shapely-2.1.2.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools # TODO: freethreading -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 |
