forked from pool/python-inflate64
Accepting request 1133245 from home:ecsos:python
- Update to 1.0.0
* Changed
- Update CMakeLists.txt developer script
- Update to 1.0.0rc2
* Changed
- Update test runner for library developer (#11)
- Project status to be stable
- docs: update security policy
- Update to 1.0.0rc1
* Added
- Support python 3.12 (#9)
* Fixed
- Replace deprecated PyMem_Calloc with GIL free PyMem_RawCalloc
- Use PyMem_RawFree accordingly.
* Changed
- Bump cibuildwheel@2.16.2
- Update cibuildwheel configuration
- CI on ci.codeberg.org
- Minimum required Python verison to 3.8
OBS-URL: https://build.opensuse.org/request/show/1133245
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflate64?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 15 06:29:58 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Update to 1.0.0
|
||||
* Changed
|
||||
- Update CMakeLists.txt developer script
|
||||
|
||||
- Update to 1.0.0rc2
|
||||
* Changed
|
||||
- Update test runner for library developer (#11)
|
||||
- Project status to be stable
|
||||
- docs: update security policy
|
||||
- Update to 1.0.0rc1
|
||||
* Added
|
||||
- Support python 3.12 (#9)
|
||||
* Fixed
|
||||
- Replace deprecated PyMem_Calloc with GIL free PyMem_RawCalloc
|
||||
- Use PyMem_RawFree accordingly.
|
||||
* Changed
|
||||
- Bump cibuildwheel@2.16.2
|
||||
- Update cibuildwheel configuration
|
||||
- CI on ci.codeberg.org
|
||||
- Minimum required Python verison to 3.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 27 12:48:05 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user