Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-snappy for
openSUSE:Factory checked in at 2023-02-19 18:19:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-snappy (Old)
and /work/SRC/openSUSE:Factory/.python-python-snappy.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-snappy"
Sun Feb 19 18:19:31 2023 rev:6 rq:1066617 version:0.6.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-snappy/python-python-snappy.changes
2022-01-07 12:47:45.707902976 +0100
+++
/work/SRC/openSUSE:Factory/.python-python-snappy.new.22824/python-python-snappy.changes
2023-02-19 18:19:32.293700728 +0100
@@ -1,0 +2,8 @@
+Sun Feb 19 12:31:22 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 0.6.1:
+ * apple silicon enablement
+ * python 3.10+ testing
+ * Port to python 3.11: use Py_SET_SIZE()
+
+-------------------------------------------------------------------
Old:
----
python-snappy-0.6.0.tar.gz
New:
----
python-snappy-0.6.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-snappy.spec ++++++
--- /var/tmp/diff_new_pack.GaFXcu/_old 2023-02-19 18:19:32.757703677 +0100
+++ /var/tmp/diff_new_pack.GaFXcu/_new 2023-02-19 18:19:32.761703702 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-python-snappy
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-python-snappy
-Version: 0.6.0
+Version: 0.6.1
Release: 0
Summary: Python library for the snappy compression library
License: BSD-3-Clause
@@ -39,7 +39,7 @@
%prep
%setup -q -n python-snappy-%{version}
-sed -i -e '/^#!\//, 1d' snappy/snappy.py
+sed -i -e '/^#!\//, 1d' src/snappy/snappy.py
%build
export CFLAGS="%{optflags}"
++++++ python-snappy-0.6.0.tar.gz -> python-snappy-0.6.1.tar.gz ++++++
++++ 3886 lines of diff (skipped)