Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-plyvel for openSUSE:Factory 
checked in at 2022-01-16 23:18:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-plyvel (Old)
 and      /work/SRC/openSUSE:Factory/.python-plyvel.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-plyvel"

Sun Jan 16 23:18:18 2022 rev:11 rq:946775 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-plyvel/python-plyvel.changes      
2021-06-01 10:38:41.776939155 +0200
+++ /work/SRC/openSUSE:Factory/.python-plyvel.new.1892/python-plyvel.changes    
2022-01-16 23:19:16.350377702 +0100
@@ -1,0 +2,13 @@
+Sun Jan 16 12:36:55 UTC 2022 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 1.4.0:
+  * Build Linux wheels against Snappy 1.1.9, LevelDB 1.22
+  * The minimum LevelDB version is now 1.21
+  * Add support for :py:meth:`WriteBatch.append()`
+  * Add support for :py:meth:`WriteBatch.approximate_size()`
+  * Use manylinux2010 instead of manylinux1 to build wheels
+  * Add Python 3.9 support
+  * Drop Python 3.5 support
+  * Completely drop Python 2 support 
+
+-------------------------------------------------------------------

Old:
----
  plyvel-1.2.0.tar.gz

New:
----
  plyvel-1.4.0.tar.gz

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

Other differences:
------------------
++++++ python-plyvel.spec ++++++
--- /var/tmp/diff_new_pack.lpxvOn/_old  2022-01-16 23:19:16.778377913 +0100
+++ /var/tmp/diff_new_pack.lpxvOn/_new  2022-01-16 23:19:16.782377914 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-plyvel
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,8 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%global skip_python2 1
 Name:           python-plyvel
-Version:        1.2.0
+Version:        1.4.0
 Release:        0
 Summary:        Python interface to LevelDB
 License:        BSD-3-Clause
@@ -32,7 +33,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  leveldb-devel >= 1.20
+BuildRequires:  leveldb-devel >= 1.21
 BuildRequires:  python-rpm-macros
 %python_subpackages
 

++++++ plyvel-1.2.0.tar.gz -> plyvel-1.4.0.tar.gz ++++++
++++ 10773 lines of diff (skipped)

Reply via email to