python37Packages.azure-mgmt-web: 0.42.0 -> 0.43.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-web/versions
This commit is contained in:
R. RyanTM 2019-10-07 19:39:40 -07:00
parent 3dc58eda52
commit c72d9d3d36

View File

@ -10,12 +10,12 @@
buildPythonPackage rec {
pname = "azure-mgmt-web";
version = "0.42.0";
version = "0.43.0";
src = fetchPypi {
inherit pname version;
extension = "zip";
sha256 = "0vp40i9aaw5ycz7s7qqir6jq7327f7zg9j9i8g31qkfl1h1c7pdn";
sha256 = "0yqxk2zr1ibm2vycyq4vy9hy0xhznma5x3kjl6qxhmb4kyyyljkh";
};
propagatedBuildInputs = [