summaryrefslogtreecommitdiff
path: root/dev-python/pefile
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pefile')
-rw-r--r--dev-python/pefile/pefile-2024.8.26.ebuild2
-rw-r--r--dev-python/pefile/pefile-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pefile/pefile-2024.8.26.ebuild b/dev-python/pefile/pefile-2024.8.26.ebuild
index f91ce396f092..1d9cec650b8a 100644
--- a/dev-python/pefile/pefile-2024.8.26.ebuild
+++ b/dev-python/pefile/pefile-2024.8.26.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit distutils-r1
DESCRIPTION="Module to read and work with Portable Executable (PE) files"
diff --git a/dev-python/pefile/pefile-9999.ebuild b/dev-python/pefile/pefile-9999.ebuild
index 9f0336b2f264..5847308783c5 100644
--- a/dev-python/pefile/pefile-9999.ebuild
+++ b/dev-python/pefile/pefile-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8,9,10,11,12} )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit distutils-r1
DESCRIPTION="Module to read and work with Portable Executable (PE) files"