Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-yara for openSUSE:Factory 
checked in at 2024-03-25 21:07:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-yara (Old)
 and      /work/SRC/openSUSE:Factory/.python-yara.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-yara"

Mon Mar 25 21:07:31 2024 rev:5 rq:1160711 version:4.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-yara/python-yara.changes  2020-08-21 
19:06:29.048438440 +0200
+++ /work/SRC/openSUSE:Factory/.python-yara.new.1905/python-yara.changes        
2024-03-25 21:09:13.227435063 +0100
@@ -1,0 +2,10 @@
+Thu Mar 21 10:06:16 UTC 2024 - Markéta Machová <[email protected]>
+
+- Update to 4.5.0
+  * Tied to the changes in yara package itself.
+  * Backward incompatible changes to the yara-python API. Specifically, 
+    the strings field in the yara.Match object has changed from an array 
+    of tuples (<offset>, <string identifier>, <string data>) to an array 
+    of yara.StringMatch objects.
+
+-------------------------------------------------------------------

Old:
----
  v4.0.2.tar.gz

New:
----
  v4.5.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-yara.spec ++++++
--- /var/tmp/diff_new_pack.Njj0GJ/_old  2024-03-25 21:09:13.919460472 +0100
+++ /var/tmp/diff_new_pack.Njj0GJ/_new  2024-03-25 21:09:13.923460619 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-yara
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-yara
-Version:        4.0.2
+Version:        4.5.0
 Release:        0
 Summary:        Python Bindings for YARA (from Virus Total)
 License:        Apache-2.0
@@ -53,5 +52,6 @@
 %files %{python_files}
 %license LICENSE
 %doc README.rst
-%{python_sitearch}/*
+%{python_sitearch}/yara.cpython*.so
+%{python_sitearch}/yara_python-%{version}*-info
 

++++++ v4.0.2.tar.gz -> v4.5.0.tar.gz ++++++
++++ 3300 lines of diff (skipped)

Reply via email to