commit: fba38d920d340970f79a361d184ce31fb9cf9c91
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 11:22:39 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 12:29:24 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba38d92
dev-python/pyzotero: Tested on py3.10
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pyzotero/pyzotero-1.4.26.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyzotero/pyzotero-1.4.26.ebuild
b/dev-python/pyzotero/pyzotero-1.4.26.ebuild
index 25b514829a2c..a53cb1302e94 100644
--- a/dev-python/pyzotero/pyzotero-1.4.26.ebuild
+++ b/dev-python/pyzotero/pyzotero-1.4.26.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1
DESCRIPTION="A Python client for the Zotero API"