1.24.29
This commit is contained in:
parent
c72ed871a3
commit
581fb537e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -540,3 +540,4 @@
|
||||
/boto3-1.24.17.tar.gz
|
||||
/boto3-1.24.23.tar.gz
|
||||
/boto3-1.24.27.tar.gz
|
||||
/boto3-1.24.29.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.27
|
||||
Version: 1.24.29
|
||||
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
|
||||
* Thu Jul 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.29-1
|
||||
- 1.24.29
|
||||
|
||||
* Mon Jul 11 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.27-1
|
||||
- 1.24.27
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.27.tar.gz) = 36ffc7f8f03d35ef57c138ce89cea2a330e99b1b510650b0736b1fd6382656078ad28df9ed0e0b243992dc4807cee7f8151dd9fb0bfcd9440330576700763914
|
||||
SHA512 (boto3-1.24.29.tar.gz) = 3b47e3a40a90a20344101a7a6429d4626e017e3132d6c1ce194e5e1c3080a9165a23bb7fc2a6d665fe6f38f9876cafbadcdb5863b3486caa2180312e9939d96a
|
||||
|
Loading…
Reference in New Issue
Block a user