Hello community, here is the log from the commit of package python-plyvel for openSUSE:Factory checked in at 2017-06-22 10:40:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-plyvel (Old) and /work/SRC/openSUSE:Factory/.python-plyvel.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-plyvel" Thu Jun 22 10:40:03 2017 rev:4 rq:505249 version:0.9 Changes: -------- --- /work/SRC/openSUSE:Factory/python-plyvel/python-plyvel.changes 2017-06-12 15:34:52.083743569 +0200 +++ /work/SRC/openSUSE:Factory/.python-plyvel.new/python-plyvel.changes 2017-06-22 10:40:06.152079846 +0200 @@ -1,0 +2,6 @@ +Wed Jun 21 09:31:49 UTC 2017 - [email protected] + +- Trim filler wording from description and replace by a + substantiated feature list. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-plyvel.spec ++++++ --- /var/tmp/diff_new_pack.kmznPW/_old 2017-06-22 10:40:07.519887000 +0200 +++ /var/tmp/diff_new_pack.kmznPW/_new 2017-06-22 10:40:07.519887000 +0200 @@ -19,7 +19,7 @@ Name: python-plyvel Version: 0.9 Release: 0 -Summary: Fast and feature-rich Python interface to LevelDB +Summary: Python interface to LevelDB License: BSD-3-Clause Group: Productivity/Networking/Other Url: https://github.com/wbolster/plyvel @@ -38,10 +38,12 @@ %python_subpackages %description -Plyvel is a fast and feature-rich Python interface to LevelDB. +Plyvel is a Python interface to LevelDB. -Plyvel has a rich feature set, high performance, and a friendly Pythonic -API. +In addition to basic features like getting, putting and deleting +data, Plyvel allows you to use write batches, database snapshots, +very flexible iterators, prefixed databases, bloom filters, custom +cache sizes, custom comparators. %prep %setup -q -n plyvel-%{version}
