python312Packages.bluetooth-auto-recovery: 1.4.2 -> 1.4.4
Diff: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/compare/refs/tags/v1.4.2...v1.4.4 Changelog: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/blob/v1.4.4/CHANGELOG.md
This commit is contained in:
committed by
Martin Weinelt
parent
52e010bf6b
commit
ea1b27d7bf
@@ -16,7 +16,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "bluetooth-auto-recovery";
|
||||
version = "1.4.2";
|
||||
version = "1.4.4";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
@@ -25,7 +25,7 @@ buildPythonPackage rec {
|
||||
owner = "Bluetooth-Devices";
|
||||
repo = "bluetooth-auto-recovery";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-JaFazXjbHohj4+rPkQA/SaBP0irHrre3vaCqz7T2bwE=";
|
||||
hash = "sha256-Sm3VLgWttMVXH+s1m1ab8kE6dHPit0GY4FVAld5Yg88=";
|
||||
};
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
Reference in New Issue
Block a user