* 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/package/show/devel:languages:python/python-acefile?expand=0&rev=14
52 lines
1.7 KiB
Plaintext
52 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- Convert to libalternatives
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 13 05:35:23 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Switch to pyproject macros.
|
|
- No more greedy globs in %files.
|
|
|
|
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- %python3_only -> %python_alternative
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 7 11:38:05 UTC 2019 - pgajdos@suse.com
|
|
|
|
- require setup-tools
|
|
- call spec-cleaner
|
|
- note there are no upstream testsuite
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 10 08:04:43 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Use noun phrase in summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 7 03:27:24 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v0.6.12
|