14
0
forked from pool/python-lz4

Updating link to change in openSUSE:Factory/python-lz4 revision 7.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lz4?expand=0&rev=3fda59cc28f21cce94e08f8189c3f573
This commit is contained in:
OBS User buildservice-autocommit
2020-03-11 17:54:41 +00:00
committed by Git OBS Bridge
parent 4b635ca3ac
commit bc851a8db9
4 changed files with 5 additions and 15 deletions

3
lz4-2.1.10.tar.gz Normal file
View File

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

View File

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

View File

@@ -1,12 +1,3 @@
-------------------------------------------------------------------
Thu Mar 5 14:04:27 UTC 2020 - pgajdos@suse.com
- version update to 3.0.2
Drops support for Python 2 (although some dead code remains for future removal)
Adds streams support thanks to the hard work of @tSed
Fixes a performance bug with the frame bindings - thanks to @bjonen for the careful report and reproducer
Adds Python 3.8 support
-------------------------------------------------------------------
Mon Jun 17 11:57:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-lz4
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,8 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-lz4
Version: 3.0.2
Version: 2.1.10
Release: 0
Summary: LZ4 Bindings for Python
License: BSD-3-Clause