python310Packages.requests-aws4auth: add changelog to meta
This commit is contained in:
parent
1f89ea230f
commit
0f29dab46a
@ -43,6 +43,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Amazon Web Services version 4 authentication for the Python Requests library";
|
||||
homepage = "https://github.com/sam-washington/requests-aws4auth";
|
||||
chnagelog = "https://github.com/tedder/requests-aws4auth/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ basvandijk ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user