python313Packages.habluetooth: 3.21.1 -> 3.24.1
Diff: https://github.com/Bluetooth-Devices/habluetooth/compare/refs/tags/v3.21.1...v3.24.1 Changelog: https://github.com/Bluetooth-Devices/habluetooth/blob/v3.24.1/CHANGELOG.md
This commit is contained in:
committed by
Martin Weinelt
parent
f902b3468d
commit
5e4871acfd
@@ -21,7 +21,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "habluetooth";
|
||||
version = "3.21.1";
|
||||
version = "3.24.1";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.11";
|
||||
@@ -30,7 +30,7 @@ buildPythonPackage rec {
|
||||
owner = "Bluetooth-Devices";
|
||||
repo = "habluetooth";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-r7pDQ0CoLXpiIMPi0SA/gHByKhFzkEhGCiS52bvhT4c=";
|
||||
hash = "sha256-/aLldKbww60XRmTtGd7zTt1KCk7OZsHzJ74vhM215Vk=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user