Hello community,
here is the log from the commit of package python-zstandard for
openSUSE:Factory checked in at 2020-08-01 12:28:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zstandard (Old)
and /work/SRC/openSUSE:Factory/.python-zstandard.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zstandard"
Sat Aug 1 12:28:34 2020 rev:5 rq:822029 version:0.14.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-zstandard/python-zstandard.changes
2020-03-11 18:45:27.083381120 +0100
+++
/work/SRC/openSUSE:Factory/.python-zstandard.new.3592/python-zstandard.changes
2020-08-01 12:28:46.686321998 +0200
@@ -1,0 +2,18 @@
+Tue Jul 21 08:39:31 UTC 2020 - Marketa Calabkova <[email protected]>
+
+- update to 0.14.0
+ * This will likely be the final version supporting Python 2.7. Future
+ releases will likely only work on Python 3.5+. See #109 for more
+ context.
+ * There is a significant possibility that future versions will use
+ Rust - instead of C - for compiled code. See #110 for more context.
+ * Some internal fields of C structs are now explicitly initialized.
+ (Possible fix for #105.)
+ * The ``make_cffi.py`` script used to build the CFFI bindings now
+ calls ``distutils.sysconfig.customize_compiler()`` so compiler
+ customizations (such as honoring the ``CC`` environment variable)
+ are performed. Patch by @Arfrever. (#103)
+ * The ``make_cffi.py`` script now sets ``LC_ALL=C`` when invoking
+ the preprocessor in an attempt to normalize output to ASCII. (#95)
+
+-------------------------------------------------------------------
Old:
----
zstandard-0.13.0.tar.gz
New:
----
zstandard-0.14.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zstandard.spec ++++++
--- /var/tmp/diff_new_pack.WDaJcj/_old 2020-08-01 12:28:54.398329218 +0200
+++ /var/tmp/diff_new_pack.WDaJcj/_new 2020-08-01 12:28:54.402329222 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-zstandard
-Version: 0.13.0
+Version: 0.14.0
Release: 0
Summary: Zstandard bindings for Python
License: BSD-3-Clause
++++++ zstandard-0.13.0.tar.gz -> zstandard-0.14.0.tar.gz ++++++
++++ 11522 lines of diff (skipped)