diff --git a/meta-digi-dey/recipes-devtools/python3-bluezero/python3-bluezero_0.7.1.bb b/meta-digi-dey/recipes-devtools/python3-bluezero/python3-bluezero_0.9.0.bb similarity index 78% rename from meta-digi-dey/recipes-devtools/python3-bluezero/python3-bluezero_0.7.1.bb rename to meta-digi-dey/recipes-devtools/python3-bluezero/python3-bluezero_0.9.0.bb index 6a300d6e8..6a6208c87 100644 --- a/meta-digi-dey/recipes-devtools/python3-bluezero/python3-bluezero_0.7.1.bb +++ b/meta-digi-dey/recipes-devtools/python3-bluezero/python3-bluezero_0.9.0.bb @@ -1,4 +1,4 @@ -# Copyright (C) 2022, Digi International Inc. +# Copyright (C) 2022-2025, Digi International Inc. SUMMARY = "Library providing an API to access to Bluez with zero boilerplate code" DESCRIPTION = "The library will use calls to the BlueZ D-Bus API and use ‘sensible’ defaults to help with that simplification." @@ -7,7 +7,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=66f12994d9f609ef52171aaa0bd371a9" -SRC_URI[sha256sum] = "f146feb65ee9f6fd9f3638ff0a44df9fd6efb48cf66a39ce51a62a7d38ab5206" +SRC_URI[sha256sum] = "2512935e094e3afd21ca9d4cb1b9aaa88a524e9538ae81305b2086f09f0eee17" inherit setuptools3 pypi