14
0
forked from pool/python-pylzma

Accepting request 662468 from devel:languages:python:avocado

- Update to version 0.5.0:
  * Update to LZMA SDK 18.05.
  * Support LZMA2 decompression.
  * Fix decompressing empty members from 7z files.
  * Fix parsing attributes from 7z members.
  * Include test data in tarball.
  * Fix AES decryption for solid 7z archives with LZMA2 compression.

OBS-URL: https://build.opensuse.org/request/show/662468
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylzma?expand=0&rev=9
This commit is contained in:
2019-01-02 14:26:50 +00:00
committed by Git OBS Bridge
parent b8ac3c046c
commit 024384c5d1
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 2 14:09:12 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version 0.5.0:
* Update to LZMA SDK 18.05.
* Support LZMA2 decompression.
* Fix decompressing empty members from 7z files.
* Fix parsing attributes from 7z members.
* Include test data in tarball.
* Fix AES decryption for solid 7z archives with LZMA2 compression.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 26 15:32:10 UTC 2018 - tchvatal@suse.com Thu Jul 26 15:32:10 UTC 2018 - tchvatal@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-pylzma # spec file for package python-pylzma
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -12,14 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
%define oname pylzma %define oname pylzma
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pylzma Name: python-pylzma
Version: 0.4.9 Version: 0.5.0
Release: 0 Release: 0
Summary: Python bindings for the LZMA compression library Summary: Python bindings for the LZMA compression library
License: LGPL-2.1-only License: LGPL-2.1-only

View File

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

3
v0.5.0.tar.gz Normal file
View File

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