1.29.51
This commit is contained in:
parent
28381760f6
commit
4916b1a6fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -694,3 +694,4 @@
|
||||
/botocore-1.29.48.tar.gz
|
||||
/botocore-1.29.49.tar.gz
|
||||
/botocore-1.29.50.tar.gz
|
||||
/botocore-1.29.51.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.50
|
||||
Release: 2%{?dist}
|
||||
Version: 1.29.51
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: ASL 2.0
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Jan 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.51-1
|
||||
- 1.29.51
|
||||
|
||||
* Mon Jan 16 2023 Miro Hrončok <mhroncok@redhat.com> - 1.29.50-2
|
||||
- Remove duplicated manual BuildRequires
|
||||
- Drop a redundant build dependency on deprecated python3-toml
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.50.tar.gz) = 61b678e9721f3718f10f7cc264316049f899a0556c3e03f7875e3c403107dfa093a8b95460f570556524b5ef14d4ead4358166b1b41d6fc0c25b4b0fbdc1dd18
|
||||
SHA512 (botocore-1.29.51.tar.gz) = 1b0f2e985f36ac7c583c35116dd6049e2c70512d812a60e31221e92aa720a5e3f43f043f8ce700b4afb8c40c088fa70df37ffc800eef0ab711c5e53ff3c54673
|
||||
|
Loading…
Reference in New Issue
Block a user