python3Packages.azure-mgmt-network: 29.0.0 -> 30.1.0
https://github.com/Azure/azure-sdk-for-python/blob/azure-mgmt-network_30.1.0/sdk/network/azure-mgmt-network/CHANGELOG.md This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "azure-mgmt-network";
|
||||
version = "29.0.0";
|
||||
version = "30.1.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "azure_mgmt_network";
|
||||
inherit version;
|
||||
hash = "sha256-V3+8dqGV90S5e6xCdeESeffz5jxlnZh3PztKmm4JQ7k=";
|
||||
hash = "sha256-QUZKBTZJYvcRmgToqYPpCTXBoksu86Q6wQoOzJIIcJ8=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user