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/pytest-cases | |
| 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/pytest-cases')
| -rw-r--r-- | dev-python/pytest-cases/metadata.xml | 2 | ||||
| -rw-r--r-- | dev-python/pytest-cases/pytest-cases-3.9.1-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-cases/metadata.xml b/dev-python/pytest-cases/metadata.xml index 15b8e38cfc08..354b499cca73 100644 --- a/dev-python/pytest-cases/metadata.xml +++ b/dev-python/pytest-cases/metadata.xml @@ -8,5 +8,5 @@ </maintainer> <doc>https://smarie.github.io/python-pytest-cases/</doc> </upstream> - <origin>gentoo-guru-overlay</origin> + <origin>liguros-repo</origin> </pkgmetadata>
\ No newline at end of file diff --git a/dev-python/pytest-cases/pytest-cases-3.9.1-r1.ebuild b/dev-python/pytest-cases/pytest-cases-3.9.1-r1.ebuild index 1327f027a3cd..6d61c76b8046 100644 --- a/dev-python/pytest-cases/pytest-cases-3.9.1-r1.ebuild +++ b/dev-python/pytest-cases/pytest-cases-3.9.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{12..14} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi |
