14
0
forked from pool/python-py7zr

- update to 0.20.5:

* Remove root reference from file names (#513)
  * fix typo in the readme (#510)
  * Drop manual GC to improve performance when many files are
    handled. (#489, #490)
  * Fix mypy error
  * Skip deflate64 compression/decompression test on pypy
  * There is an issue in dependency inflate64 library that causes
    SIGABORT and SIGSEGV on pypy

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=9
This commit is contained in:
2023-05-04 19:20:19 +00:00
committed by Git OBS Bridge
parent 31a408395e
commit e99d3b0245
4 changed files with 19 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
%endif
Name: python-py7zr%{psuffix}
Version: 0.20.2
Version: 0.20.5
Release: 0
Summary: Library and utility to support 7zip
License: LGPL-2.1-or-later
@@ -100,7 +100,7 @@ sed -i '1{/#!/d}' py7zr/*.py
%if !%{with test}
%files %{python_files}
%license LICENSE
%doc README.rst Changelog.rst
%doc README.rst docs/Changelog.rst
%{python_sitelib}/py7zr
%{python_sitelib}/py7zr-%{version}*-info
%python_alternative %{_bindir}/py7zr