pythonPackages.oauth: update homepage
This commit is contained in:
parent
66b8d2e50d
commit
7044d28183
@ -16,7 +16,7 @@ buildPythonPackage rec {
|
||||
doCheck = false;
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = http://code.google.com/p/oauth;
|
||||
homepage = https://code.google.com/archive/p/oauth/;
|
||||
description = "Library for OAuth version 1.0a";
|
||||
license = licenses.mit;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user