summaryrefslogtreecommitdiff
path: root/dev-python/msrest
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/msrest')
-rw-r--r--dev-python/msrest/msrest-0.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/msrest/msrest-0.7.1.ebuild b/dev-python/msrest/msrest-0.7.1.ebuild
index 89475dcec44a..d5fc3ab72cba 100644
--- a/dev-python/msrest/msrest-0.7.1.ebuild
+++ b/dev-python/msrest/msrest-0.7.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
PYTHON_REQ_USE="xml(+)"
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 optfeature pypi