14
0

- update to 1.1.1:

* Add Python 3.13 trove classifier
  * update Cython to 3.1.1
  * update cibuildwheel to v2.23.3
  * upload to PyPI on create a release

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-msgpack?expand=0&rev=42
This commit is contained in:
2025-07-14 12:27:45 +00:00
committed by Git OBS Bridge
parent 46c7445887
commit 89b38606e0
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jul 14 12:27:24 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.1.1:
* Add Python 3.13 trove classifier
* update Cython to 3.1.1
* update cibuildwheel to v2.23.3
* upload to PyPI on create a release
-------------------------------------------------------------------
Thu Jun 5 04:38:03 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>