python313Packages.qingping-ble: 0.10.0 -> 1.0.1
Diff: https://github.com/bluetooth-devices/qingping-ble/compare/v0.10.0...v1.0.1 Changelog: https://github.com/Bluetooth-Devices/qingping-ble/blob/v1.0.1/CHANGELOG.md
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "qingping-ble";
|
||||
version = "0.10.0";
|
||||
version = "1.0.1";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.9";
|
||||
@@ -22,7 +22,7 @@ buildPythonPackage rec {
|
||||
owner = "bluetooth-devices";
|
||||
repo = "qingping-ble";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-5w3KGJLdHFv6kURKTz3YImZNjaETiVqbbJTJpBSLSo8=";
|
||||
hash = "sha256-YESOD2wdSD9Z7cHgzQq3Dkem0yxerOBsX9rFNEbBZfo=";
|
||||
};
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
Reference in New Issue
Block a user