summaryrefslogtreecommitdiff
path: root/dev-python/python3-openid
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/python3-openid')
-rw-r--r--dev-python/python3-openid/metadata.xml2
-rw-r--r--dev-python/python3-openid/python3-openid-3.2.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python3-openid/metadata.xml b/dev-python/python3-openid/metadata.xml
index a38793ddd6e5..46404d40aaf4 100644
--- a/dev-python/python3-openid/metadata.xml
+++ b/dev-python/python3-openid/metadata.xml
@@ -8,5 +8,5 @@
<upstream>
<bugs-to>https://github.com/necaris/python3-openid/issues</bugs-to>
</upstream>
- <origin>slonko-overlay</origin>
+ <origin>liguros-repo</origin>
</pkgmetadata> \ No newline at end of file
diff --git a/dev-python/python3-openid/python3-openid-3.2.0.ebuild b/dev-python/python3-openid/python3-openid-3.2.0.ebuild
index 39fa5ad51b70..d5ccb2aa40c3 100644
--- a/dev-python/python3-openid/python3-openid-3.2.0.ebuild
+++ b/dev-python/python3-openid/python3-openid-3.2.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..14} )
+PYTHON_COMPAT=( python3_{9..13} )
PYPI_NO_NORMALIZE=1
inherit distutils-r1 pypi