14
0
forked from pool/python-cbor2

Accepting request 1178996 from home:glaubitz:branches:devel:languages:python

- Update to 5.6.4
  * Fixed compilation of C extension failing on GCC 14
  * Fixed compiler warnings when building C extension
- Drop patches for issues fixed upstream
  * https://github.com/agronholm/cbor2/pull/238.patch

OBS-URL: https://build.opensuse.org/request/show/1178996
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cbor2?expand=0&rev=25
This commit is contained in:
2024-06-06 13:46:51 +00:00
committed by Git OBS Bridge
parent 4428b713f9
commit 8f26a6b682
5 changed files with 13 additions and 29 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jun 6 10:36:17 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 5.6.4
* Fixed compilation of C extension failing on GCC 14
* Fixed compiler warnings when building C extension
- Drop patches for issues fixed upstream
* https://github.com/agronholm/cbor2/pull/238.patch
-------------------------------------------------------------------
Wed Jun 5 15:47:30 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>