python312Packages.robotframework-seleniumlibrary: fix changelog
This commit is contained in:
@@ -49,7 +49,7 @@ buildPythonPackage rec {
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = {
|
||||
changelog = "https://github.com/robotframework/SeleniumLibrary/blob/${src.tag}/docs/SeleniumLibrary-${src.tag}.rst";
|
||||
changelog = "https://github.com/robotframework/SeleniumLibrary/blob/${src.tag}/docs/SeleniumLibrary-${version}.rst";
|
||||
description = "Web testing library for Robot Framework";
|
||||
homepage = "https://github.com/robotframework/SeleniumLibrary";
|
||||
license = lib.licenses.asl20;
|
||||
|
||||
Reference in New Issue
Block a user