python37Packages.azure-mgmt-authorization: 0.52.0 -> 0.60.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-azure-mgmt-authorization/versions
This commit is contained in:
R. RyanTM 2019-10-22 22:58:13 -07:00 committed by Jon
parent b87fc84335
commit 313b220aeb

View File

@ -10,12 +10,12 @@
buildPythonPackage rec {
pname = "azure-mgmt-authorization";
version = "0.52.0";
version = "0.60.0";
src = fetchPypi {
inherit pname version;
extension = "zip";
sha256 = "0357laxgldb7lvvws81r8xb6mrq9dwwnr1bnwdnyj4bw6p21i9hn";
sha256 = "19yn2ar2y8j4idzf8mxrxplxnawbk83sid3pzvzddif29aipbs1i";
};
propagatedBuildInputs = [