Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-zstd for openSUSE:Factory 
checked in at 2021-07-20 15:38:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zstd (Old)
 and      /work/SRC/openSUSE:Factory/.python-zstd.new.2632 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zstd"

Tue Jul 20 15:38:55 2021 rev:10 rq:907022 version:1.5.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zstd/python-zstd.changes  2021-02-04 
20:24:03.470824769 +0100
+++ /work/SRC/openSUSE:Factory/.python-zstd.new.2632/python-zstd.changes        
2021-07-20 15:39:16.473452039 +0200
@@ -1,0 +2,11 @@
+Mon Jul 19 06:45:33 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 1.5.0.2:
+  * simplify tests
+  * add new function for them: ZSTD_external(): 0/1
+  * fix build - missing new file: zstd_errors.h
+  * Removed old function which generated custom block header
+  * Updated zstd to new upstream version 1.5.0
+- drop test-once.patch: not needed 
+
+-------------------------------------------------------------------

Old:
----
  test-once.patch
  zstd-1.4.8.1.tar.gz

New:
----
  zstd-1.5.0.2.tar.gz

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

Other differences:
------------------
++++++ python-zstd.spec ++++++
--- /var/tmp/diff_new_pack.7rVnKT/_old  2021-07-20 15:39:18.509455680 +0200
+++ /var/tmp/diff_new_pack.7rVnKT/_new  2021-07-20 15:39:18.513455687 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-zstd
-Version:        1.4.8.1
+Version:        1.5.0.2
 Release:        0
 Summary:        ZSTD Bindings for Python
 License:        BSD-2-Clause
@@ -26,7 +26,6 @@
 URL:            https://github.com/sergey-dryabzhinsky/python-zstd
 Source:         
https://files.pythonhosted.org/packages/source/z/zstd/zstd-%{version}.tar.gz
 Patch0:         test-external.patch
-Patch1:         test-once.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
@@ -42,7 +41,6 @@
 %prep
 %setup -q -n zstd-%{version}
 %patch0 -p1
-%patch1 -p1
 rm -rf zstd/
 # do not test the version matching, we don't really need exact version of
 # zstd here
@@ -51,7 +49,7 @@
 
 %build
 export CFLAGS="%{optflags}"
-%python_build --legacy --pyzstd-legacy --external
+%python_build --legacy --external
 
 %install
 %python_install

++++++ zstd-1.4.8.1.tar.gz -> zstd-1.5.0.2.tar.gz ++++++
++++ 10043 lines of diff (skipped)

Reply via email to