1.29.33
This commit is contained in:
parent
ddb7d9e74c
commit
87afc9021a
1
.gitignore
vendored
1
.gitignore
vendored
@ -681,3 +681,4 @@
|
|||||||
/botocore-1.29.30.tar.gz
|
/botocore-1.29.30.tar.gz
|
||||||
/botocore-1.29.31.tar.gz
|
/botocore-1.29.31.tar.gz
|
||||||
/botocore-1.29.32.tar.gz
|
/botocore-1.29.32.tar.gz
|
||||||
|
/botocore-1.29.33.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.29.32
|
Version: 1.29.33
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.33-1
|
||||||
|
- 1.29.33
|
||||||
|
|
||||||
* Fri Dec 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.32-1
|
* Fri Dec 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.32-1
|
||||||
- 1.29.32
|
- 1.29.32
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.32.tar.gz) = e70f30bafae5066aeae2f2deb6dfdf6c1000958e936c4c1719eec88021882a15a74e8d5a2327f909a92412ce68a6959c2076e1e5a64d302df3847c74b995f38c
|
SHA512 (botocore-1.29.33.tar.gz) = 72b6f3205008f0976de796d56e9f36e0c903f57a06fcc35d2eaee8111e013adfca69d0b182f7d03069e25b4798b92f5f5b28b1533702ff0b5cbc7f6bdee1eb3d
|
||||||
|
Loading…
Reference in New Issue
Block a user