15
0
forked from pool/python-lz4

Accepting request 794154 from home:pgajdos:python

- version update to 3.0.2
  * Remove dead code
  * Drop Python 2 support, add streams bindings, improve frame performance
- use system lz4

OBS-URL: https://build.opensuse.org/request/show/794154
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lz4?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal
2020-04-15 11:01:48 +00:00
committed by Git OBS Bridge
parent bc851a8db9
commit 7ac4977d33
5 changed files with 29 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Apr 15 08:43:23 UTC 2020 - pgajdos@suse.com
- version update to 3.0.2
* Remove dead code
* Drop Python 2 support, add streams bindings, improve frame performance
- use system lz4
-------------------------------------------------------------------
Mon Jun 17 11:57:13 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>