Unverified Commit 0f7d7e22 authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

python310Packages.blebox-uniapi: update changelog entry

parent 2bb7f97a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ buildPythonPackage rec {
  ];

  meta = with lib; {
    changelog = "https://github.com/blebox/blebox_uniapi/blob/${version}/HISTORY.rst";
    changelog = "https://github.com/blebox/blebox_uniapi/blob/v${version}/HISTORY.rst";
    description = "Python API for accessing BleBox smart home devices";
    homepage = "https://github.com/blebox/blebox_uniapi";
    license = licenses.asl20;