summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-11-16 16:10:51 +0800
committerKhem Raj <raj.khem@gmail.com>2023-11-17 11:38:21 -0800
commit516868458050c61019bdacbbcd51f616ad81f099 (patch)
treed56ff148955a5c882058171c2c60d9f7e486b662 /meta-python
parent609f8d40b4b08ab86245680d9877bde61f2102c8 (diff)
downloadmeta-openembedded-516868458050c61019bdacbbcd51f616ad81f099.tar.gz
python3-dbus-fast: upgrade 2.12.0 -> 2.14.0
Changelog: ========== -Add support for tuples to the marshaller -Re-release since the previous release ran out of space on PyPI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-dbus-fast_2.14.0.bb (renamed from meta-python/recipes-devtools/python/python3-dbus-fast_2.12.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dbus-fast_2.12.0.bb b/meta-python/recipes-devtools/python/python3-dbus-fast_2.14.0.bb
index 05502e223..5ce05c383 100644
--- a/meta-python/recipes-devtools/python/python3-dbus-fast_2.12.0.bb
+++ b/meta-python/recipes-devtools/python/python3-dbus-fast_2.14.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/bluetooth-devices/dbus-fast"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=729e372b5ea0168438e4fd4a00a04947" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=729e372b5ea0168438e4fd4a00a04947"
5 5
6SRC_URI[sha256sum] = "849478e11d251fa4ebb99ce5bfee332cb6383c63ef0bc97bae23cef4e0badf9c" 6SRC_URI[sha256sum] = "91a88fea66b4e69ce73ac4c1ac04952c4fbd5e9b902400649013778a177129ea"
7 7
8PYPI_PACKAGE = "dbus_fast" 8PYPI_PACKAGE = "dbus_fast"
9 9