15
0
forked from pool/python-plyvel

Accepting request 786085 from home:mcalabkova:branches:devel:languages:python

- update to 1.2.0
  * Add Python 3.8 support
  * Drop Python 3.4 support

OBS-URL: https://build.opensuse.org/request/show/786085
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plyvel?expand=0&rev=17
This commit is contained in:
2020-03-18 07:48:55 +00:00
committed by Git OBS Bridge
parent 096b6dae4f
commit f38be54eae
4 changed files with 12 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 18 07:35:14 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.2.0
* Add Python 3.8 support
* Drop Python 3.4 support
-------------------------------------------------------------------
Mon May 20 14:01:20 UTC 2019 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-plyvel
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# 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.1.0
Version: 1.2.0
Release: 0
Summary: Python interface to LevelDB
License: BSD-3-Clause