15
0
forked from pool/python-plyvel

Accepting request 1035046 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1035046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plyvel?expand=0&rev=12
This commit is contained in:
2022-11-10 15:40:31 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ea98bea04ebf0f44747bacdfafefc8827787106fbb787f0aedc46482b2dfd53
size 151155

3
plyvel-1.5.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd918e0b31690abcd3d202a8742caf951ab2fe1573de7af71c38456847f9202b
size 152348

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Nov 9 16:29:57 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 1.5.0
* use manylinux2014 image for building wheels
* Fix typo in docs (#145)
* update leveldb links to github
* clarify bloom_filter_bits in docs
* skip py36 wheels
* drop py36 from tox config
-------------------------------------------------------------------
Sun Jan 16 12:36:55 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%global skip_python2 1
Name: python-plyvel
Version: 1.4.0
Version: 1.5.0
Release: 0
Summary: Python interface to LevelDB
License: BSD-3-Clause