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

python311Packages.bluetooth-data-tools: 1.12.0 -> 1.13.0
This commit is contained in:
Fabian Affolter 2023-10-19 09:10:36 +02:00 committed by GitHub
commit e82b7451c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "bluetooth-data-tools";
version = "1.12.0";
version = "1.13.0";
format = "pyproject";
disabled = pythonOlder "3.9";
@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "Bluetooth-Devices";
repo = pname;
rev = "refs/tags/v${version}";
hash = "sha256-zdMqjZ7CEwDnvVvIe1breQ+/4ZwzdLk2CtI+GCY+3uk=";
hash = "sha256-qvr4CYOMgyTEFONpe6KA176H56+w6RHThAyUthIzszE=";
};
# The project can build both an optimized cython version and an unoptimized