From 46b253445e4dc73ee69188755ecbd45f6782960c Mon Sep 17 00:00:00 2001 From: BaldEagleOS Migration Date: Wed, 3 Jun 2026 03:01:38 -0500 Subject: Adding metadata --- dev-python/yara-python/yara-python-4.5.4.ebuild | 2 +- dev-python/yara-python/yara-python-4.5.5.ebuild | 2 +- dev-python/yara-python/yara-python-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/yara-python') diff --git a/dev-python/yara-python/yara-python-4.5.4.ebuild b/dev-python/yara-python/yara-python-4.5.4.ebuild index 979da4591a7f..7240ad74804f 100644 --- a/dev-python/yara-python/yara-python-4.5.4.ebuild +++ b/dev-python/yara-python/yara-python-4.5.4.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools DISTUTILS_EXT=1 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 DESCRIPTION="Python interface for a malware identification and classification tool" diff --git a/dev-python/yara-python/yara-python-4.5.5.ebuild b/dev-python/yara-python/yara-python-4.5.5.ebuild index e0e427b9904f..664dd56a8f19 100644 --- a/dev-python/yara-python/yara-python-4.5.5.ebuild +++ b/dev-python/yara-python/yara-python-4.5.5.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools DISTUTILS_EXT=1 -PYTHON_COMPAT=( python3_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) 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 604f35884253..817eaf2fde22 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_{11..14} ) +PYTHON_COMPAT=( python3_{13..14} ) inherit distutils-r1 DESCRIPTION="Python interface for a malware identification and classification tool" -- cgit v1.3.1