Hello community,

here is the log from the commit of package python-plyvel for openSUSE:Factory 
checked in at 2019-05-22 11:15:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-plyvel (Old)
 and      /work/SRC/openSUSE:Factory/.python-plyvel.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-plyvel"

Wed May 22 11:15:46 2019 rev:8 rq:704382 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-plyvel/python-plyvel.changes      
2018-10-12 13:11:09.163260631 +0200
+++ /work/SRC/openSUSE:Factory/.python-plyvel.new.5148/python-plyvel.changes    
2019-05-22 11:15:49.838536020 +0200
@@ -1,0 +2,7 @@
+Mon May 20 14:01:20 UTC 2019 - [email protected]
+
+- version update to 1.1.0
+  * Expose :py:attr:`~DB.name` attribute to Python code
+    (`pr #90 <https://github.com/wbolster/plyvel/pull/90>`_)
+
+-------------------------------------------------------------------

Old:
----
  plyvel-1.0.5.tar.gz

New:
----
  plyvel-1.1.0.tar.gz

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

Other differences:
------------------
++++++ python-plyvel.spec ++++++
--- /var/tmp/diff_new_pack.qu4bWF/_old  2019-05-22 11:15:51.406535731 +0200
+++ /var/tmp/diff_new_pack.qu4bWF/_new  2019-05-22 11:15:51.442535724 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-plyvel
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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-plyvel
-Version:        1.0.5
+Version:        1.1.0
 Release:        0
 Summary:        Python interface to LevelDB
 License:        BSD-3-Clause
@@ -56,10 +56,11 @@
 
 %check
 %python_exec setup.py test
-make test
+%pytest
 
 %files %{python_files}
-%doc doc/*.rst
+%license LICENSE.rst
+%doc doc NEWS.rst README.rst
 %{python_sitearch}/*
 
 %changelog

++++++ plyvel-1.0.5.tar.gz -> plyvel-1.1.0.tar.gz ++++++
++++ 5314 lines of diff (skipped)


Reply via email to