summaryrefslogtreecommitdiff
path: root/dev-python/webob
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/webob')
-rw-r--r--dev-python/webob/metadata.xml2
-rw-r--r--dev-python/webob/webob-1.8.9.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webob/metadata.xml b/dev-python/webob/metadata.xml
index aabc5d968406..a842305edef5 100644
--- a/dev-python/webob/metadata.xml
+++ b/dev-python/webob/metadata.xml
@@ -8,6 +8,6 @@
<upstream>
<bugs-to>https://github.com/Pylons/webob/issues</bugs-to>
</upstream>
- <origin>gentoo-staging</origin>
+ <origin>liguros-repo</origin>
<stabilize-allarches/>
</pkgmetadata> \ No newline at end of file
diff --git a/dev-python/webob/webob-1.8.9.ebuild b/dev-python/webob/webob-1.8.9.ebuild
index 36665f7f8b14..c068c5cf18b2 100644
--- a/dev-python/webob/webob-1.8.9.ebuild
+++ b/dev-python/webob/webob-1.8.9.ebuild
@@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYPI_PN="WebOb"
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( pypy3_11 python3_{11..14} )
inherit distutils-r1 pypi