From 93c6a6ffcf1575b8a7c8d7225a7a16f46c32525d Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 14 Jun 2023 06:18:15 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-yara.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-yara.spec b/python-yara.spec index 08c78b0..c793afd 100644 --- a/python-yara.spec +++ b/python-yara.spec @@ -1,6 +1,6 @@ Name: python-yara Version: 4.3.1 -%global baserelease 1 +%global baserelease 2 Summary: Python binding for the YARA pattern matching tool License: Apache-2.0 URL: https://github.com/VirusTotal/yara-python/ @@ -150,6 +150,9 @@ pytest-3 -k "$EXCLUDE" tests.py -v #==================================================================== %changelog +* Wed Jun 14 2023 Python Maint - 4.3.1-2 +- Rebuilt for Python 3.12 + * Wed Apr 26 2023 Michal Ambroz - 4.3.1-1 - bump to 4.3.1