diff options
Diffstat (limited to 'dev-python/yara-python')
| -rw-r--r-- | dev-python/yara-python/yara-python-4.5.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/yara-python/yara-python-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/yara-python/yara-python-4.5.0.ebuild b/dev-python/yara-python/yara-python-4.5.0.ebuild index 5b5a8906ef8d..af4f1d0b265a 100644 --- a/dev-python/yara-python/yara-python-4.5.0.ebuild +++ b/dev-python/yara-python/yara-python-4.5.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools DISTUTILS_EXT=1 -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 DESCRIPTION="Python interface for a malware identification and classification tool" diff --git a/dev-python/yara-python/yara-python-9999.ebuild b/dev-python/yara-python/yara-python-9999.ebuild index a78f73c5941e..f06d69885a86 100644 --- a/dev-python/yara-python/yara-python-9999.ebuild +++ b/dev-python/yara-python/yara-python-9999.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools DISTUTILS_EXT=1 -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{9,10,11,12,13} ) inherit distutils-r1 DESCRIPTION="Python interface for a malware identification and classification tool" |
