python3Packages.azure-mgmt-core: 1.5.0 -> 1.6.0

This commit was automatically generated using update-python-libraries.

Changed files
+2 -2
pkgs
development
python-modules
azure-mgmt-core
+2 -2
pkgs/development/python-modules/azure-mgmt-core/default.nix
···
}:
buildPythonPackage rec {
-
version = "1.5.0";
+
version = "1.6.0";
format = "setuptools";
pname = "azure-mgmt-core";
···
pname = "azure_mgmt_core";
inherit version;
extension = "tar.gz";
-
hash = "sha256-OArj36Njn0pcJGp9t+0tCDdOiCMP0No+uJn3wR5cRBo=";
+
hash = "sha256-smIyr4V7Ah5h2BPZ9K5TBGUlXLELPd6UWtN0P3pY55w=";
};
propagatedBuildInputs = [