diff options
Diffstat (limited to 'dev-python/testpath')
| -rw-r--r-- | dev-python/testpath/metadata.xml | 2 | ||||
| -rw-r--r-- | dev-python/testpath/testpath-0.6.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/testpath/metadata.xml b/dev-python/testpath/metadata.xml index 508c6fab0d91..af5811b4d2ae 100644 --- a/dev-python/testpath/metadata.xml +++ b/dev-python/testpath/metadata.xml @@ -16,6 +16,6 @@ calls to those. </longdescription> - <origin>gentoo-staging</origin> + <origin>liguros-repo</origin> <stabilize-allarches/> </pkgmetadata>
\ No newline at end of file diff --git a/dev-python/testpath/testpath-0.6.0.ebuild b/dev-python/testpath/testpath-0.6.0.ebuild index dd58885f2c89..ac2fe769e2a4 100644 --- a/dev-python/testpath/testpath-0.6.0.ebuild +++ b/dev-python/testpath/testpath-0.6.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( pypy3_11 python3_{11..15} python3_{13..15}t ) inherit distutils-r1 |
