Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-reedsolo for openSUSE:Factory
checked in at 2023-12-08 22:33:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-reedsolo (Old)
and /work/SRC/openSUSE:Factory/.python-reedsolo.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-reedsolo"
Fri Dec 8 22:33:44 2023 rev:3 rq:1132102 version:1.7.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-reedsolo/python-reedsolo.changes
2022-12-15 19:24:58.043975127 +0100
+++
/work/SRC/openSUSE:Factory/.python-reedsolo.new.25432/python-reedsolo.changes
2023-12-08 22:34:35.577606341 +0100
@@ -1,0 +2,14 @@
+Fri Dec 8 13:41:55 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 1.7.0:
+ * Drop cythonization by default, to avoid installation issues
+ for users with Cython installed but no C++ compiler.
+ Cythonization needs to be requested explictly now, using `pip
+ install --upgrade reedsolo --install-option="--cythonize"
+ --verbose`.
+ * Clarify license to ensure Public Domain-like rights are
+ granted to users, via the Unlicense or MIT-0 License at the
+ user's preference (big thanks to @musicinmybrain Ben
+ Beasley).
+
+-------------------------------------------------------------------
Old:
----
reedsolo-1.6.0.tar.gz
New:
----
reedsolo-1.7.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-reedsolo.spec ++++++
--- /var/tmp/diff_new_pack.WHJ5EY/_old 2023-12-08 22:34:36.065624297 +0100
+++ /var/tmp/diff_new_pack.WHJ5EY/_new 2023-12-08 22:34:36.069624445 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-reedsolo
#
-# 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-reedsolo
-Version: 1.6.0
+Version: 1.7.0
Release: 0
Summary: Pure-Python Reed Solomon encoder/decoder
License: MIT
++++++ reedsolo-1.6.0.tar.gz -> reedsolo-1.7.0.tar.gz ++++++
++++ 42214 lines of diff (skipped)