pythonPackages.ovh: update homepage
This commit is contained in:
parent
7b5bf925a6
commit
8f8dde5411
@ -17,8 +17,8 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Thin wrapper around OVH's APIs";
|
description = "Thin wrapper around OVH's APIs";
|
||||||
homepage = http://api.ovh.com/;
|
homepage = https://github.com/ovh/python-ovh;
|
||||||
license = lib.licenses.bsd2;
|
license = lib.licenses.bsd2;
|
||||||
maintainers = [ lib.maintainers.makefu ];
|
maintainers = [ lib.maintainers.makefu ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user