2025-02-24 08:43:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 24 08:14:55 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 8.20.0
|
|
|
|
|
* Python 3.13 instead of 3.7.
|
|
|
|
|
* Bump CI artifact to v4.
|
|
|
|
|
* CI release stuff.
|
|
|
|
|
|
2023-11-29 12:22:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 29 12:21:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 8.19.0:
|
|
|
|
|
* Python 3.12 support
|
|
|
|
|
* raise minimum python version to 3.7 because of setuptools
|
|
|
|
|
compatibility
|
|
|
|
|
* try to fix pytest command
|
|
|
|
|
* do not limit max. parallel CI jobs
|
|
|
|
|
* use pytest
|
|
|
|
|
* remove verbose output
|
|
|
|
|
|
2023-05-07 18:51:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun May 7 18:50:29 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 8.17.0:
|
|
|
|
|
* Text encoding and error action to unpack operations
|
|
|
|
|
* Fix memory leak
|
2023-11-29 12:22:57 +00:00
|
|
|
* Fix Text encoding and Errors to compile
|
2023-05-07 18:51:10 +00:00
|
|
|
|
2022-09-12 07:54:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 9 19:22:57 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 8.15.1.
|
|
|
|
|
* support bytearray unpacking for CompiledFormats
|
|
|
|
|
|
|
|
|
|
- Update to 8.15.0.
|
|
|
|
|
* support bytearray unpacking
|
|
|
|
|
|
|
|
|
|
- Update to 8.14.1.
|
|
|
|
|
* c implementation: fix unpacking of truncated data in the presence of padding
|
|
|
|
|
|
|
|
|
|
- Update to 8.14.0.
|
|
|
|
|
* fix segmentation faults on CI
|
|
|
|
|
* C implementation: allow partial decoding of truncated data
|
|
|
|
|
* python implementation: allow partial decoding of truncated data
|
|
|
|
|
* Test on more Python versions.
|
|
|
|
|
|
|
|
|
|
- Update to 8.13.0.
|
|
|
|
|
* Use PyFloat_Pack2() on Python 3.11a7
|
|
|
|
|
* Update bitstream library.
|
|
|
|
|
|
2021-05-24 12:08:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri May 21 09:39:29 UTC 2021 - pgajdos@suse.com
|
|
|
|
|
|
2021-05-24 12:09:07 +00:00
|
|
|
- %check: use %pyunittest_arch macro
|
2021-05-24 12:08:46 +00:00
|
|
|
|
2020-07-21 05:58:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 21 05:57:35 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 8.11.0:
|
|
|
|
|
* Add support for copy and deepcopy inC extension.
|
2023-11-29 12:22:57 +00:00
|
|
|
* Only build C extension for CPython 3.
|
2020-07-21 05:58:31 +00:00
|
|
|
|
2020-04-05 08:43:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 3 15:07:22 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
|
|
|
|
|
|
- Initial package, version 8.9.0
|