python3Packages.requests-hawk: Update homepage
This commit is contained in:
parent
d4f8e53720
commit
e6d2faa0e1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ buildPythonPackage rec {
|
|||
|
||||
meta = with lib; {
|
||||
description = "Hawk authentication strategy for the requests python library.";
|
||||
homepage = "https://github.com/sam-washington/requests-hawk";
|
||||
homepage = "https://github.com/mozilla-services/requests-hawk";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ austinbutler ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue