Loading pkgs/development/python-modules/azure-mgmt-appconfiguration/default.nix +6 −6 Original line number Diff line number Diff line Loading @@ -11,20 +11,20 @@ buildPythonPackage rec { pname = "azure-mgmt-appconfiguration"; version = "3.0.0"; version = "3.1.0"; pyproject = true; disabled = pythonOlder "3.9"; src = fetchPypi { inherit pname version; hash = "sha256-FJhuVgqNjdRIegP4vUISrAtHvvVle5VQFVITPm4HLEw="; extension = "zip"; pname = "azure_mgmt_appconfiguration"; inherit version; hash = "sha256-BZbwnn54Qb6R3eHIGBNBALv6EkSG4GiJ0jndWHdEtHw="; }; nativeBuildInputs = [ setuptools ]; build-system = [ setuptools ]; propagatedBuildInputs = [ dependencies = [ azure-common azure-mgmt-core isodate Loading Loading
pkgs/development/python-modules/azure-mgmt-appconfiguration/default.nix +6 −6 Original line number Diff line number Diff line Loading @@ -11,20 +11,20 @@ buildPythonPackage rec { pname = "azure-mgmt-appconfiguration"; version = "3.0.0"; version = "3.1.0"; pyproject = true; disabled = pythonOlder "3.9"; src = fetchPypi { inherit pname version; hash = "sha256-FJhuVgqNjdRIegP4vUISrAtHvvVle5VQFVITPm4HLEw="; extension = "zip"; pname = "azure_mgmt_appconfiguration"; inherit version; hash = "sha256-BZbwnn54Qb6R3eHIGBNBALv6EkSG4GiJ0jndWHdEtHw="; }; nativeBuildInputs = [ setuptools ]; build-system = [ setuptools ]; propagatedBuildInputs = [ dependencies = [ azure-common azure-mgmt-core isodate Loading