python312Packages.mypy-boto3-*: updates (#430197)

This commit is contained in:
Fabian Affolter
2025-08-02 22:00:28 +02:00
committed by GitHub
2 changed files with 682 additions and 682 deletions
@@ -359,7 +359,7 @@
buildPythonPackage rec {
pname = "boto3-stubs";
version = "1.39.14";
version = "1.40.0";
pyproject = true;
disabled = pythonOlder "3.7";
@@ -367,7 +367,7 @@ buildPythonPackage rec {
src = fetchPypi {
pname = "boto3_stubs";
inherit version;
hash = "sha256-NNiQIr4JdELwK9Tpof51gDy2taP2tHY7tqXr191tfck=";
hash = "sha256-rMdc3VGb1sBtx5xT/GvU/+L3L34uN0rpysEGsfi6XuE=";
};
build-system = [ setuptools ];
File diff suppressed because it is too large Load Diff