pythonPackages.ovh: update homepage

This commit is contained in:
Jonathan Ringer 2019-12-06 17:13:05 -08:00 committed by Frederik Rietdijk
parent 7b5bf925a6
commit 8f8dde5411

View file

@ -17,8 +17,8 @@ buildPythonPackage rec {
meta = {
description = "Thin wrapper around OVH's APIs";
homepage = http://api.ovh.com/;
homepage = https://github.com/ovh/python-ovh;
license = lib.licenses.bsd2;
maintainers = [ lib.maintainers.makefu ];
};
}
}