summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cbor2_5.5.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cbor2: upgrade 5.5.1 -> 5.6.0Wang Mingyu2024-01-231-32/+0
| | | | | | | | Changelog: https://cbor2.readthedocs.io/en/latest/versionhistory.html Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cbor2: Add missing hypothesis rdep for ptestsKhem Raj2023-11-061-0/+1
| | | | | | | | Fixes ImportError while importing test module '/usr/lib/python3-cbor2/ptest/tests/test_encoder.py'. E ModuleNotFoundError: No module named 'hypothesis' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cbor2: upgrade 5.4.6 -> 5.5.1Khem Raj2023-11-061-0/+31
Signed-off-by: Khem Raj <raj.khem@gmail.com>