mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 23:41:53 +00:00
python3-cob2: upgrade 5.6.3 -> 5.6.4
- Fixed compilation of C extension failing on GCC 14 - Fixed compiler warnings when building C extension https://github.com/agronholm/cbor2/releases/tag/5.6.4 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
e061e04825
commit
54ac795d1a
@ -4,7 +4,7 @@ DEPENDS +="python3-setuptools-scm-native"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a79e64179819c7ce293372c059f1dbd8"
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a79e64179819c7ce293372c059f1dbd8"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "e6f0ae2751c2d333a960e0807c0611494eb1245631a167965acbc100509455d3"
|
SRC_URI[sha256sum] = "1c533c50dde86bef1c6950602054a0ffa3c376e8b0e20c7b8f5b108793f6983e"
|
||||||
|
|
||||||
inherit pypi python_setuptools_build_meta ptest
|
inherit pypi python_setuptools_build_meta ptest
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user