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

python311Packages.bluetooth-data-tools: 1.17.0 -> 1.18.0
This commit is contained in:
Fabian Affolter
2023-12-14 08:09:45 +01:00
committed by GitHub
@@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "bluetooth-data-tools";
version = "1.17.0";
version = "1.18.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-CJyTWNBtBk3YpoaiL1/P+aUE4ttthQDTdDuKBYEXrBg=";
hash = "sha256-AN0zalYQ4JQCaBDrE4tq2WwVEXz0LBlfvrxNiPL4oOs=";
};
# The project can build both an optimized cython version and an unoptimized