python312Packages.pyeapi: update changelog URL
This commit is contained in:
@@ -49,7 +49,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Client for Arista eAPI";
|
||||
homepage = "https://github.com/arista-eosplus/pyeapi";
|
||||
changelog = "https://github.com/arista-eosplus/pyeapi/releases/tag/v${version}";
|
||||
changelog = "https://github.com/arista-eosplus/pyeapi/releases/tag/v.${version}";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ astro ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user