Loading pkgs/development/python-modules/botocore-stubs/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildPythonPackage (finalAttrs: { pname = "botocore-stubs"; version = "1.42.39"; version = "1.42.41"; pyproject = true; src = fetchPypi { pname = "botocore_stubs"; inherit (finalAttrs) version; hash = "sha256-enUmXNWfuT/qSmoCrF6Qy7RNFPGCYnrVjbFCVpC8iD0="; hash = "sha256-2+rC90Tfa4FM6D7D83d7KZoBXL6lei78QcM7jDgmWCU="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/botocore-stubs/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ buildPythonPackage (finalAttrs: { pname = "botocore-stubs"; version = "1.42.39"; version = "1.42.41"; pyproject = true; src = fetchPypi { pname = "botocore_stubs"; inherit (finalAttrs) version; hash = "sha256-enUmXNWfuT/qSmoCrF6Qy7RNFPGCYnrVjbFCVpC8iD0="; hash = "sha256-2+rC90Tfa4FM6D7D83d7KZoBXL6lei78QcM7jDgmWCU="; }; build-system = [ setuptools ]; Loading