pythonPackages.azure*: point to mono-repo for homepage
This commit is contained in:
committed by
Frederik Rietdijk
parent
8ac510b8f7
commit
a87c27eccd
@@ -24,7 +24,7 @@ buildPythonPackage rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Client library for Microsoft Azure Storage services containing the queue service APIs";
|
||||
homepage = https://github.com/Azure/azure-storage-python/tree/master/azure-storage-queue;
|
||||
homepage = "https://github.com/Azure/azure-sdk-for-python";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ cmcdragonkai ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user