15
0
forked from pool/python-plyvel

Accepting request 704271 from home:pgajdos

- version update to 1.1.0
  * Expose :py:attr:`~DB.name` attribute to Python code
    (`pr #90 <https://github.com/wbolster/plyvel/pull/90>`_)

OBS-URL: https://build.opensuse.org/request/show/704271
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=15
This commit is contained in:
Tomáš Chvátal
2019-05-21 08:29:27 +00:00
committed by Git OBS Bridge
parent ee09e85024
commit 096b6dae4f
4 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 20 14:01:20 UTC 2019 - pgajdos@suse.com
- version update to 1.1.0
* Expose :py:attr:`~DB.name` attribute to Python code
(`pr #90 <https://github.com/wbolster/plyvel/pull/90>`_)
-------------------------------------------------------------------
Thu Oct 11 13:37:20 UTC 2018 - Martin Pluskal <mpluskal@suse.com>