diff --git a/plyvel-1.1.0.tar.gz b/plyvel-1.1.0.tar.gz deleted file mode 100644 index c2031f8..0000000 --- a/plyvel-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3731310784aaffe4e4e004ca5899d8d187a3ca9143e606142200498931f39ac5 -size 143970 diff --git a/plyvel-1.2.0.tar.gz b/plyvel-1.2.0.tar.gz new file mode 100644 index 0000000..d61ae02 --- /dev/null +++ b/plyvel-1.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d681b689524c98093877e8ddfa7692a4f5b6437d699cb9f81841b1351916ff6 +size 145528 diff --git a/python-plyvel.changes b/python-plyvel.changes index 2e8eeb1..9005a95 100644 --- a/python-plyvel.changes +++ b/python-plyvel.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 18 07:35:14 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-plyvel.spec b/python-plyvel.spec index d922f4e..4fbdeeb 100644 --- a/python-plyvel.spec +++ b/python-plyvel.spec @@ -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