python3Packages.stm32loader: remove changelog
the new release is neither tagged nor logged (changelog was removed)
This commit is contained in:
@@ -59,7 +59,6 @@ buildPythonPackage rec {
|
||||
description = "Flash firmware to STM32 microcontrollers in Python";
|
||||
mainProgram = "stm32loader";
|
||||
homepage = "https://github.com/florisla/stm32loader";
|
||||
changelog = "https://github.com/florisla/stm32loader/blob/v${version}/CHANGELOG.md";
|
||||
license = lib.licenses.gpl3;
|
||||
maintainers = [ ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user