Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyECLib for openSUSE:Factory 
checked in at 2022-05-05 23:06:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyECLib (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyECLib.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyECLib"

Thu May  5 23:06:52 2022 rev:6 rq:975027 version:1.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyECLib/python-PyECLib.changes    
2022-01-11 21:24:20.389172801 +0100
+++ /work/SRC/openSUSE:Factory/.python-PyECLib.new.1538/python-PyECLib.changes  
2022-05-05 23:07:25.681634792 +0200
@@ -1,0 +2,12 @@
+Thu May  5 04:58:38 UTC 2022 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 1.6.1:
+  * Deprecate Jerasure support
+  * Use Py_ssize_t when calling PyArg_Parse
+  * Test against Python 3.8 - 3.10
+  * Use the Python Stable ABI
+  * Various other minor bugs fixes and improvements 
+- Stop skipping Python 3.10
+- Update the license file location
+
+-------------------------------------------------------------------

Old:
----
  License.txt
  pyeclib-1.6.0.tar.gz

New:
----
  LICENSE
  pyeclib-1.6.1.tar.gz

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

Other differences:
------------------
++++++ python-PyECLib.spec ++++++
--- /var/tmp/diff_new_pack.K6uABU/_old  2022-05-05 23:07:26.261635516 +0200
+++ /var/tmp/diff_new_pack.K6uABU/_new  2022-05-05 23:07:26.265635522 +0200
@@ -17,16 +17,14 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%global skip_python310 1
 Name:           python-PyECLib
-Version:        1.6.0
+Version:        1.6.1
 Release:        0
 Summary:        Simple interface for implementing erasure codes
 License:        BSD-3-Clause
-Group:          Development/Languages/Python
 URL:            https://git.openstack.org/cgit/openstack/pyeclib/
 Source:         
https://files.pythonhosted.org/packages/source/p/pyeclib/pyeclib-%{version}.tar.gz
-Source99:       
https://opendev.org/openstack/pyeclib/raw/branch/master/License.txt
+Source99:       https://opendev.org/openstack/pyeclib/raw/branch/master/LICENSE
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
@@ -61,7 +59,7 @@
 
 %files %{python_files}
 %doc README.rst
-%license License.txt
+%license LICENSE
 %{python_sitearch}/pyeclib*
 
 %changelog

++++++ LICENSE ++++++
Copyright (c) 2013-2015, Kevin Greenan (kmgre...@gmail.com)
Copyright (c) 2013-2015, Tushar Gohad (tusha...@gmail.com)
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.  THIS SOFTWARE IS PROVIDED BY
THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

++++++ pyeclib-1.6.0.tar.gz -> pyeclib-1.6.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-PyECLib/pyeclib-1.6.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-PyECLib.new.1538/pyeclib-1.6.1.tar.gz 
differ: char 5, line 1

Reply via email to