diff options
Diffstat (limited to 'devel/py-botocore/files/patch-setup.cfg')
| -rw-r--r-- | devel/py-botocore/files/patch-setup.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-botocore/files/patch-setup.cfg b/devel/py-botocore/files/patch-setup.cfg index 5a82d13132fb..b1e21f71a841 100644 --- a/devel/py-botocore/files/patch-setup.cfg +++ b/devel/py-botocore/files/patch-setup.cfg @@ -1,11 +1,11 @@ ---- setup.cfg.orig 2025-08-29 18:07:28 UTC +--- setup.cfg.orig 2025-11-18 19:06:52 UTC +++ setup.cfg @@ -9,7 +9,7 @@ requires_dist = urllib3>=1.25.4,!=2.2.0,<3; python_version>="3.10" [options.extras_require] --crt = awscrt==0.27.6 -+crt = awscrt>=0.27.6 +-crt = awscrt==0.28.4 ++crt = awscrt>=0.28.4 [egg_info] tag_build = |
