python3Packages.bless: mark broken
This commit is contained in:
@@ -47,6 +47,7 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "bless" ];
|
||||
|
||||
meta = with lib; {
|
||||
broken = true; # not compatible with bleak>=1.0 and no maintenance since 2024-03
|
||||
description = "Library for creating a BLE Generic Attribute Profile (GATT) server";
|
||||
homepage = "https://github.com/kevincar/bless";
|
||||
changelog = "https://github.com/kevincar/bless/releases/tag/v${version}";
|
||||
|
||||
Reference in New Issue
Block a user