1.21.14
This commit is contained in:
parent
26cb66e1ff
commit
0e27cfc0ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -480,3 +480,4 @@
|
||||
/boto3-1.21.11.tar.gz
|
||||
/boto3-1.21.12.tar.gz
|
||||
/boto3-1.21.13.tar.gz
|
||||
/boto3-1.21.14.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.21.13
|
||||
Version: 1.21.14
|
||||
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 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.14-1
|
||||
- 1.21.14
|
||||
|
||||
* Mon Mar 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.13-1
|
||||
- 1.21.13
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.21.13.tar.gz) = 7f36cbf8f55375167985f395d83b62c9cd2e1ab33f83d9859cad17b6bdac4621362b55bc923dea6d56198c2b5290c1e4c9523756b05fc08745575195658f01e9
|
||||
SHA512 (boto3-1.21.14.tar.gz) = 87e77002151c449f00b57bf7347b7b7077dd5e2b2bbb62d759f73806fb6f4595ee4e73425a5df1c12324c3ab0ee07797c1fd5ecc378ab60534595acb5c37221b
|
||||
|
Loading…
Reference in New Issue
Block a user