Merge pull request #250783 from fabaff/bluetooth-data-tools-bump

python311Packages.bluetooth-data-tools: 1.7.0 -> 1.9.0
This commit is contained in:
Fabian Affolter 2023-08-26 15:02:31 +02:00 committed by GitHub
commit ac6977498b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "bluetooth-data-tools";
version = "1.7.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-EmZPiZKm/80nJpPnJWhI9i4I6MhgQMifLOEUBFLqbSw=";
hash = "sha256-LhrByEkc6WhPkp/V7c0jQJlYmT5q2zIQ0nHvb6Nq8Xo=";
};
# The project can build both an optimized cython version and an unoptimized