summaryrefslogtreecommitdiff
path: root/dev-python/bibtexparser
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/bibtexparser')
-rw-r--r--dev-python/bibtexparser/bibtexparser-1.4.2.ebuild2
-rw-r--r--dev-python/bibtexparser/bibtexparser-1.4.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/bibtexparser/bibtexparser-1.4.2.ebuild b/dev-python/bibtexparser/bibtexparser-1.4.2.ebuild
index 1b959ae6721e..87574fc74d67 100644
--- a/dev-python/bibtexparser/bibtexparser-1.4.2.ebuild
+++ b/dev-python/bibtexparser/bibtexparser-1.4.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1
diff --git a/dev-python/bibtexparser/bibtexparser-1.4.3.ebuild b/dev-python/bibtexparser/bibtexparser-1.4.3.ebuild
index 661bfd8d6953..12f284c81701 100644
--- a/dev-python/bibtexparser/bibtexparser-1.4.3.ebuild
+++ b/dev-python/bibtexparser/bibtexparser-1.4.3.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..14} )
+PYTHON_COMPAT=( python3_{10..14} )
inherit distutils-r1