Merge branch 'staging-next' into staging

This commit is contained in:
Jan Tojnar
2019-10-20 16:49:29 +02:00
194 changed files with 2032 additions and 1872 deletions

View File

@@ -31,7 +31,7 @@ buildPythonPackage rec {
meta = with lib; {
description = "This is the Microsoft Azure common code";
homepage = https://github.com/Azure/azure-sdk-for-python/tree/master/azure-common;
homepage = "https://github.com/Azure/azure-sdk-for-python";
license = licenses.mit;
maintainers = with maintainers; [ olcai mwilsoninsight ];
};