pytr: update meta.changelog
This commit is contained in:
@@ -49,7 +49,7 @@ python3Packages.buildPythonApplication rec {
|
||||
pythonImportsCheck = [ "pytr" ];
|
||||
|
||||
meta = {
|
||||
changelog = "https://github.com/pytr-org/pytr/releases/tag/${version}";
|
||||
changelog = "https://github.com/pytr-org/pytr/releases/tag/${lib.removePrefix "refs/tags/" src.rev}";
|
||||
description = "Use TradeRepublic in terminal and mass download all documents";
|
||||
homepage = "https://github.com/pytr-org/pytr";
|
||||
license = lib.licenses.mit;
|
||||
|
||||
Reference in New Issue
Block a user