15
0

Accepting request 1328692 from devel:languages:python

- update to 0.6.14:
  * Experimental support for free-threaded Python.
  * Fix memory leak in acebitstream module.
  * Add pytest smoke tests and configure GitHub Actions CI for
    testing.
  * Remove deprecated setup.py features.

OBS-URL: https://build.opensuse.org/request/show/1328692
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-acefile?expand=0&rev=7
This commit is contained in:
2026-01-22 16:59:03 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 5 deletions

View File

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

3
acefile-0.6.14.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jan 22 13:51:11 UTC 2026 - Dirk Müller <dmueller@suse.com>
- update to 0.6.14:
* Experimental support for free-threaded Python.
* Fix memory leak in acebitstream module.
* Add pytest smoke tests and configure GitHub Actions CI for
testing.
* Remove deprecated setup.py features.
-------------------------------------------------------------------
Mon Jun 16 12:09:56 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-acefile
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# 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
%bcond_without libalternatives
Name: python-acefile
Version: 0.6.13
Version: 0.6.14
Release: 0
Summary: ACE 1.0 and 2.0 archive reader/extractor in pure Python
License: BSD-2-Clause