python310Packages.blebox-uniapi: update changelog entry

This commit is contained in:
Fabian Affolter 2023-08-30 09:50:19 +02:00 committed by GitHub
parent 2bb7f97aad
commit 0f7d7e2271
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;