1.24.33
This commit is contained in:
parent
581fb537e0
commit
4ea3b2d1ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -541,3 +541,4 @@
|
||||
/boto3-1.24.23.tar.gz
|
||||
/boto3-1.24.27.tar.gz
|
||||
/boto3-1.24.29.tar.gz
|
||||
/boto3-1.24.33.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.29
|
||||
Version: 1.24.33
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Jul 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.33-1
|
||||
- 1.24.33
|
||||
|
||||
* Thu Jul 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.29-1
|
||||
- 1.24.29
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.29.tar.gz) = 3b47e3a40a90a20344101a7a6429d4626e017e3132d6c1ce194e5e1c3080a9165a23bb7fc2a6d665fe6f38f9876cafbadcdb5863b3486caa2180312e9939d96a
|
||||
SHA512 (boto3-1.24.33.tar.gz) = 6faf1bf386aac88c1d1b46c69164c62c77b422368da0b1ba0cd90378ba413d12ee18a696beacc7cc043edf654d96822c3589a171229fadc0a8699f51d4bbc71c
|
||||
|
Loading…
Reference in New Issue
Block a user