15
0

- update to 0.6.13:

* Rephrase setup failure notices for clarity.
  * Improve seekable conformance of internal file-like
    wrappers.
  * Minor maintainability and test improvements.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-acefile?expand=0&rev=8
This commit is contained in:
2024-11-19 12:04:24 +00:00
committed by Git OBS Bridge
parent 17f3f367b6
commit 2d12e2a4e5
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-acefile
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-acefile
Version: 0.6.12
Version: 0.6.13
Release: 0
Summary: ACE 1.0 and 2.0 archive reader/extractor in pure Python
License: BSD-2-Clause