Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-msgpack for openSUSE:Factory 
checked in at 2024-02-06 16:32:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-msgpack (Old)
 and      /work/SRC/openSUSE:Factory/.python-msgpack.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-msgpack"

Tue Feb  6 16:32:27 2024 rev:14 rq:1143992 version:1.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-msgpack/python-msgpack.changes    
2023-05-09 13:07:48.861191152 +0200
+++ /work/SRC/openSUSE:Factory/.python-msgpack.new.1815/python-msgpack.changes  
2024-02-06 16:32:30.958619438 +0100
@@ -1,0 +2,12 @@
+Mon Nov 27 19:33:29 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 1.0.7:
+  * remove inline macro for msvc
+  * do not fallback on build error
+  * fix: build status badge
+  * Drop python2 support
+  * Drop Python 3.6 support
+  * try Cython 3.0
+  * sphinx-related work
+
+-------------------------------------------------------------------

Old:
----
  msgpack-1.0.5.tar.gz

New:
----
  msgpack-1.0.7.tar.gz

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

Other differences:
------------------
++++++ python-msgpack.spec ++++++
--- /var/tmp/diff_new_pack.XZima3/_old  2024-02-06 16:32:31.650644630 +0100
+++ /var/tmp/diff_new_pack.XZima3/_new  2024-02-06 16:32:31.654644775 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-msgpack
 #
-# Copyright (c) 2023 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,10 +16,9 @@
 #
 
 
-%define oldpython python
 %{?sle15_python_module_pythons}
 Name:           python-msgpack
-Version:        1.0.5
+Version:        1.0.7
 Release:        0
 Summary:        MessagePack (de)serializer
 License:        Apache-2.0
@@ -35,10 +34,6 @@
 # was renamed at 0.5.0
 Provides:       python-msgpack-python = %{version}
 Obsoletes:      python-msgpack-python < 0.5.0
-%ifpython2
-Provides:       %{oldpython}-msgpack-python = %{version}
-Obsoletes:      %{oldpython}-msgpack-python < 0.5.0
-%endif
 %python_subpackages
 
 %description
@@ -56,6 +51,7 @@
 
 %install
 %python_install
+%python_expand rm -v %{buildroot}%{$python_sitearch}/msgpack/*.h
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check

++++++ msgpack-1.0.5.tar.gz -> msgpack-1.0.7.tar.gz ++++++
++++ 22747 lines of diff (skipped)

Reply via email to