1.21.24
This commit is contained in:
parent
6cbae8af48
commit
cc75c49edb
1
.gitignore
vendored
1
.gitignore
vendored
@ -490,3 +490,4 @@
|
||||
/boto3-1.21.21.tar.gz
|
||||
/boto3-1.21.22.tar.gz
|
||||
/boto3-1.21.23.tar.gz
|
||||
/boto3-1.21.24.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.21.23
|
||||
Version: 1.21.24
|
||||
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 Mar 22 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.24-1
|
||||
- 1.21.24
|
||||
|
||||
* Mon Mar 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.23-1
|
||||
- 1.21.23
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.21.23.tar.gz) = e7f2ffb86ef007f66cdbc254979c1e9068a5cfdf6384d2deadae85ab2b28cbf0524f8f23f93a346e3ee379c2c99579ab7f0154f08bf7727c69de9e5202fd3f75
|
||||
SHA512 (boto3-1.21.24.tar.gz) = 3781268520d23a8fd84bc44cfda29554feeae0f257f077b1d64c7ad4536e02b92db28faa0920692487318de88a4c0eb87b88b0a0380fa84ae763a86e7b50446a
|
||||
|
Loading…
Reference in New Issue
Block a user