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

This commit is contained in:
Fabian Affolter
2025-12-06 11:21:42 +00:00
committed by GitHub
3 changed files with 666 additions and 666 deletions
@@ -358,13 +358,13 @@
buildPythonPackage rec {
pname = "boto3-stubs";
version = "1.42.1";
version = "1.42.3";
pyproject = true;
src = fetchPypi {
pname = "boto3_stubs";
inherit version;
hash = "sha256-DCHJD1U71NTB7aKrgh/HDl0XOGdTpY+gHcFq7SE1E5s=";
hash = "sha256-0JSEs0yDgcDWmLOiNZO9VjHnjQrWoGWRvMfTWP9C1ao=";
};
build-system = [ setuptools ];
@@ -9,13 +9,13 @@
buildPythonPackage rec {
pname = "botocore-stubs";
version = "1.42.1";
version = "1.42.3";
pyproject = true;
src = fetchPypi {
pname = "botocore_stubs";
inherit version;
hash = "sha256-8j3H7P/eiZGAd8P5NaGu8eSvZyiCy5jiNiqLcdirCTk=";
hash = "sha256-+hiujaG1SN5+vZzgRxQc5hkBqe9JTiv4XlaMBWyc0ME=";
};
nativeBuildInputs = [ setuptools ];
File diff suppressed because it is too large Load Diff