Loading pkgs/development/python-modules/azure-mgmt-containerservice/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ buildPythonPackage rec { pname = "azure-mgmt-containerservice"; version = "40.1.0"; version = "40.2.0"; pyproject = true; src = fetchPypi { pname = "azure_mgmt_containerservice"; inherit version; hash = "sha256-iabK9QfTQN9HLcjc/iF8HgmM3Y5xNT24ku/ChDMOL44="; hash = "sha256-rNVcrpW3aO/rA3fYPeoH1hDENO7AwIngKTX/MfDj4H0="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/azure-mgmt-containerservice/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ buildPythonPackage rec { pname = "azure-mgmt-containerservice"; version = "40.1.0"; version = "40.2.0"; pyproject = true; src = fetchPypi { pname = "azure_mgmt_containerservice"; inherit version; hash = "sha256-iabK9QfTQN9HLcjc/iF8HgmM3Y5xNT24ku/ChDMOL44="; hash = "sha256-rNVcrpW3aO/rA3fYPeoH1hDENO7AwIngKTX/MfDj4H0="; }; build-system = [ setuptools ]; Loading