python3-bluezero: update to version 0.9.0
Signed-off-by: Hector Palacios <hector.palacios@digi.com> https://onedigi.atlassian.net/browse/DEL-9496
This commit is contained in:
parent
b1cea4e81c
commit
3a77d64bfb
|
|
@ -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
|
||||
|
||||
Loading…
Reference in New Issue