python312Packages.airtouch5py: 0.2.8 -> 0.2.9
Diff: https://github.com/danzel/airtouch5py/compare/refs/tags/0.2.8...0.2.9 Changelog: https://github.com/danzel/airtouch5py/releases/tag/0.2.9
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "airtouch5py";
|
||||
version = "0.2.8";
|
||||
version = "0.2.9";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.10";
|
||||
@@ -27,7 +27,7 @@ buildPythonPackage rec {
|
||||
owner = "danzel";
|
||||
repo = "airtouch5py";
|
||||
rev = "refs/tags/${version}";
|
||||
hash = "sha256-MpwppyAWDiA3CZXCIUQ/vidzcxKXZJSlrFRhmrPMgCE=";
|
||||
hash = "sha256-rPx5ZUomuvj/qYGqW52lK0J3OHOR0dWHIkAsnJk2k+Q=";
|
||||
};
|
||||
|
||||
build-system = [ poetry-core ];
|
||||
|
||||
Reference in New Issue
Block a user