Fabian Affolter 2023-08-24 00:29:26 +02:00
parent 2bd442211e
commit 2705576522

View file

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "bluetooth-data-tools";
version = "1.8.0";
version = "1.9.0";
format = "pyproject";
disabled = pythonOlder "3.9";
@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "Bluetooth-Devices";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-f3LiblHVREE6c3zLgkVz3mCj2t8B1DHVCro4OkQUu2Q=";
hash = "sha256-LhrByEkc6WhPkp/V7c0jQJlYmT5q2zIQ0nHvb6Nq8Xo=";
};
# The project can build both an optimized cython version and an unoptimized