Skip to content

Commit f1a180a

Browse files
authored
python312Packages.mypy-boto3-*: updates (NixOS#484360)
2 parents da9d76f + efefb06 commit f1a180a

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

pkgs/development/python-modules/boto3-stubs/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,13 +358,13 @@
358358

359359
buildPythonPackage (finalAttrs: {
360360
pname = "boto3-stubs";
361-
version = "1.42.34";
361+
version = "1.42.35";
362362
pyproject = true;
363363

364364
src = fetchPypi {
365365
pname = "boto3_stubs";
366366
inherit (finalAttrs) version;
367-
hash = "sha256-+vzDcTwzG6wRv1X+kT5aOgGCDwzeZAz8RpTfWpSqlVc=";
367+
hash = "sha256-IKq13uWdTQqVFSvXvlhPqvufa88Ub//zzWBV9x0AbWo=";
368368
};
369369

370370
build-system = [ setuptools ];

pkgs/development/python-modules/botocore-stubs/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
buildPythonPackage (finalAttrs: {
1111
pname = "botocore-stubs";
12-
version = "1.42.34";
12+
version = "1.42.35";
1313
pyproject = true;
1414

1515
src = fetchPypi {
1616
pname = "botocore_stubs";
1717
inherit (finalAttrs) version;
18-
hash = "sha256-89HFtFwsvhb2Nxmr5jmyOh7rP+ycPqCnJohYW0YujOM=";
18+
hash = "sha256-N1z5U09vKjW9LJ5wduiPtJ+31YnFqsEp22qf/BNWHK0=";
1919
};
2020

2121
build-system = [ setuptools ];

pkgs/development/python-modules/mypy-boto3/default.nix

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -347,8 +347,8 @@ in
347347
"sha256-omWYUcr7Aj6r1F1kKAmM32fn9577UeUgqesnIiBIpPQ=";
348348

349349
mypy-boto3-connectcases =
350-
buildMypyBoto3Package "connectcases" "1.42.3"
351-
"sha256-OpFwfLIgldcA31CkZfgcD8H9vOPNVNSxmr0J3taPKV8=";
350+
buildMypyBoto3Package "connectcases" "1.42.35"
351+
"sha256-y/EYsonfz1GwySCHmcVK5i3gVGarbM3bLvDIj/nFh9o=";
352352

353353
mypy-boto3-connectparticipant =
354354
buildMypyBoto3Package "connectparticipant" "1.42.3"
@@ -443,8 +443,8 @@ in
443443
"sha256-92qhSUqTiLgbtvCdi/Mmgve18mcYR00ABL+bNy7/OnY=";
444444

445445
mypy-boto3-ec2 =
446-
buildMypyBoto3Package "ec2" "1.42.33"
447-
"sha256-6FgPHidDOccO4DvmCnE+1tDvZU+V/2I1aJ563D8/rDs=";
446+
buildMypyBoto3Package "ec2" "1.42.35"
447+
"sha256-uiUIfubdYTR0JL4fLLArnL9fHMc35JtpBwud2pW3HEw=";
448448

449449
mypy-boto3-ec2-instance-connect =
450450
buildMypyBoto3Package "ec2-instance-connect" "1.42.3"
@@ -519,8 +519,8 @@ in
519519
"sha256-zoJFU3RC1bgWvK/rTsAKRoWDbl1+VehjlGM9s18h7Fg=";
520520

521521
mypy-boto3-evidently =
522-
buildMypyBoto3Package "evidently" "1.42.3"
523-
"sha256-t+mFGfaY21XDIDWgKthnXeg+couyjop0grL6QjHpi9g=";
522+
buildMypyBoto3Package "evidently" "1.42.35"
523+
"sha256-kdSGsikyLazIdSKidTt6bk5i+syJgx/GE0y+KRpC1rw=";
524524

525525
mypy-boto3-finspace =
526526
buildMypyBoto3Package "finspace" "1.42.3"
@@ -586,8 +586,8 @@ in
586586
"sha256-w3vOm8K/2rToF1CFWtAobCzswkv2d/gm1bzy6XiOFVA=";
587587

588588
mypy-boto3-groundstation =
589-
buildMypyBoto3Package "groundstation" "1.42.3"
590-
"sha256-BrtHCaCwsfpaB5GA9kEhCFapQceZsjpyv3HVgpXUOFA=";
589+
buildMypyBoto3Package "groundstation" "1.42.35"
590+
"sha256-UIxD9R+oQjVmR90OfD8Dp7GW3E73zny6LFTkxrSdmNU=";
591591

592592
mypy-boto3-guardduty =
593593
buildMypyBoto3Package "guardduty" "1.42.33"

0 commit comments

Comments
 (0)