Merge pull request #145905 from r-ryantm/auto-update/python38Packages.azure-mgmt-iotcentral

python38Packages.azure-mgmt-iotcentral: 4.1.0 -> 9.0.0
This commit is contained in:
Fabian Affolter 2021-11-14 13:24:17 +01:00 committed by GitHub
commit 3e65c7e2d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,12 +11,12 @@
buildPythonPackage rec {
pname = "azure-mgmt-iotcentral";
version = "4.1.0";
version = "9.0.0";
src = fetchPypi {
inherit pname version;
extension = "zip";
sha256 = "e6d4810f454c0d63a5e816eaa7e54a073a3f70b2256162ff1c234cfe91783ae6";
sha256 = "64df73df449a6f3717f3d0963e5869224ed3e6216c79de571493bea7c1b52cb6";
};
propagatedBuildInputs = [