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 2022-12-15 19:24:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-reedsolo (Old)
and /work/SRC/openSUSE:Factory/.python-reedsolo.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-reedsolo"
Thu Dec 15 19:24:49 2022 rev:2 rq:1042868 version:1.6.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-reedsolo/python-reedsolo.changes
2022-07-04 11:32:43.744009031 +0200
+++
/work/SRC/openSUSE:Factory/.python-reedsolo.new.1835/python-reedsolo.changes
2022-12-15 19:24:58.043975127 +0100
@@ -1,0 +2,21 @@
+Tue Dec 13 16:54:13 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update to version 1.6.0
+ Annual Christmas maintenance!
+ * Changelog:
+ Fix major issue preventing pip install when both Cython and a C compiler was
installed (thanks to @m-rossi for the fix!)
+ Fix minor inconsistency in reporting errata positions (thanks to @jbosboom!)
+ Migrate continuous integration unit testing from Travis-CI (now only paid
plans are offered since 2020) to GitHub Actions.
+ Add CI unit testing for Python 3.7 up to 3.12 alpha 3, and PyPy 3.
+ Drop CI unit testing and support for Python 3.3 to 3.6 included.
+ fixes #34 uncaught error when RSCodec initialized with too many ECC symbols
+ fixes #46 support for bytes input for higher galois fields (thanks to
@another-pjohnson!)
+ fix erasures correction for chunked messages (thanks to @another-pjohnson!)
+ Fixes #44 Cythonized implementation chunking was not implemented in check
method (thanks to @henla464!)
+ Add note about limitation to galois field 8 of C implementation, fixes #29
+ update install instructions in README.rst
+ Add mention of other contributors
+ If you are interested in knowing the future of this module, please read this
announcement.
+ Merry Christmas to everyone, may all your wishes come true!
+
+-------------------------------------------------------------------
Old:
----
reedsolo-1.5.4.tar.gz
New:
----
reedsolo-1.6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-reedsolo.spec ++++++
--- /var/tmp/diff_new_pack.6w9GNr/_old 2022-12-15 19:25:00.127986984 +0100
+++ /var/tmp/diff_new_pack.6w9GNr/_new 2022-12-15 19:25:00.131987007 +0100
@@ -18,16 +18,16 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-reedsolo
-Version: 1.5.4
+Version: 1.6.0
Release: 0
Summary: Pure-Python Reed Solomon encoder/decoder
License: MIT
Group: Development/Languages/Python
URL: https://github.com/tomerfiliba/reedsolomon
Source:
https://files.pythonhosted.org/packages/source/r/reedsolo/reedsolo-%{version}.tar.gz
-BuildRequires: python-rpm-macros
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
+BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages
++++++ reedsolo-1.5.4.tar.gz -> reedsolo-1.6.0.tar.gz ++++++
++++ 19883 lines of diff (skipped)