Loading pkgs/development/python-modules/boto3-stubs/default.nix +2 −5 Original line number Diff line number Diff line Loading @@ -351,7 +351,6 @@ mypy-boto3-workspaces, mypy-boto3-workspaces-web, mypy-boto3-xray, pythonOlder, setuptools, types-s3transfer, typing-extensions, Loading @@ -359,15 +358,13 @@ buildPythonPackage rec { pname = "boto3-stubs"; version = "1.40.49"; version = "1.40.50"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { pname = "boto3_stubs"; inherit version; hash = "sha256-ibamRZP51BuARy1iSBSMQe7FaRcukXUxI4KDjqfwkJI="; hash = "sha256-KYKK38uGKbXihUaOuJYQ8fxx+WStCRPeMEmgqdXeC+E="; }; build-system = [ setuptools ]; Loading Loading
pkgs/development/python-modules/boto3-stubs/default.nix +2 −5 Original line number Diff line number Diff line Loading @@ -351,7 +351,6 @@ mypy-boto3-workspaces, mypy-boto3-workspaces-web, mypy-boto3-xray, pythonOlder, setuptools, types-s3transfer, typing-extensions, Loading @@ -359,15 +358,13 @@ buildPythonPackage rec { pname = "boto3-stubs"; version = "1.40.49"; version = "1.40.50"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { pname = "boto3_stubs"; inherit version; hash = "sha256-ibamRZP51BuARy1iSBSMQe7FaRcukXUxI4KDjqfwkJI="; hash = "sha256-KYKK38uGKbXihUaOuJYQ8fxx+WStCRPeMEmgqdXeC+E="; }; build-system = [ setuptools ]; Loading