python37Packages.azure-mgmt-hanaonazure: 0.6.0 -> 0.10.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-hanaonazure/versions
This commit is contained in:
R. RyanTM 2019-10-22 21:12:13 -07:00 committed by Jon
parent dfd3ef8eb8
commit 58092792ec
1 changed files with 2 additions and 2 deletions

View File

@ -10,12 +10,12 @@
buildPythonPackage rec {
pname = "azure-mgmt-hanaonazure";
version = "0.6.0";
version = "0.10.0";
src = fetchPypi {
inherit pname version;
extension = "zip";
sha256 = "1spsy6g5z4nb1y1gfz0p1ykybi76qbig8j22zvmws59329b3br5h";
sha256 = "01gnrhwi3nswjdxk9fjjwbyyx83agpdksrksk0c4d7bm9p2871g6";
};
propagatedBuildInputs = [