summaryrefslogtreecommitdiff
path: root/dev-python/yara-python/yara-python-4.4.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/yara-python/yara-python-4.4.0.ebuild')
-rw-r--r--dev-python/yara-python/yara-python-4.4.0.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/dev-python/yara-python/yara-python-4.4.0.ebuild b/dev-python/yara-python/yara-python-4.4.0.ebuild
index 911515e6d4e3..bde11ea7577c 100644
--- a/dev-python/yara-python/yara-python-4.4.0.ebuild
+++ b/dev-python/yara-python/yara-python-4.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,10 +27,6 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
-PATCHES=(
- "${FILESDIR}/${P}-python3_12.patch"
-)
-
distutils_enable_tests unittest
python_configure_all() {