From 3087c7476a05c19267b31b20359dd59bad5a86bb Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 13 Oct 2025 08:49:58 +0000 Subject: Adding metadata --- dev-python/pdf2image/pdf2image-1.16.3.ebuild | 2 +- dev-python/pdf2image/pdf2image-1.17.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/pdf2image') diff --git a/dev-python/pdf2image/pdf2image-1.16.3.ebuild b/dev-python/pdf2image/pdf2image-1.16.3.ebuild index 69b6412e4718..5caf790bafb3 100644 --- a/dev-python/pdf2image/pdf2image-1.16.3.ebuild +++ b/dev-python/pdf2image/pdf2image-1.16.3.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi diff --git a/dev-python/pdf2image/pdf2image-1.17.0.ebuild b/dev-python/pdf2image/pdf2image-1.17.0.ebuild index 63b87cc006a2..f7a7da962903 100644 --- a/dev-python/pdf2image/pdf2image-1.17.0.ebuild +++ b/dev-python/pdf2image/pdf2image-1.17.0.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{10..14} ) inherit distutils-r1 pypi -- cgit v1.3.1