diff options
Diffstat (limited to 'dev-python/rdflib')
| -rw-r--r-- | dev-python/rdflib/rdflib-7.1.4.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/rdflib/rdflib-7.2.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/rdflib/rdflib-7.1.4.ebuild b/dev-python/rdflib/rdflib-7.1.4.ebuild index dcdf43cf680d..aa459ca55726 100644 --- a/dev-python/rdflib/rdflib-7.1.4.ebuild +++ b/dev-python/rdflib/rdflib-7.1.4.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) PYTHON_REQ_USE="sqlite?,threads(+)" inherit distutils-r1 diff --git a/dev-python/rdflib/rdflib-7.2.1.ebuild b/dev-python/rdflib/rdflib-7.2.1.ebuild index ff12b9267327..9a04e58e3218 100644 --- a/dev-python/rdflib/rdflib-7.2.1.ebuild +++ b/dev-python/rdflib/rdflib-7.2.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=poetry -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{10..14} ) PYTHON_REQ_USE="sqlite?,threads(+)" inherit distutils-r1 |
