forked from pool/python-acefile
- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e02c1eac068d2db14c7fbda526d7648c8921ace8cc30b9e5228241cde82cdeaa
|
||||
size 49840
|
||||
3
acefile-0.6.13.tar.gz
Normal file
3
acefile-0.6.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42274f3d412728682fc1b2c8448b464ae315282f5023b5a765cd61218c1c9039
|
||||
size 54595
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 12:04:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.6.13:
|
||||
* Rephrase setup failure notices for clarity.
|
||||
* Improve seekable conformance of internal file-like
|
||||
wrappers.
|
||||
* Minor maintainability and test improvements.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 27 09:35:56 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user