1.12.37
This commit is contained in:
parent
0aa8b88c0f
commit
5236650883
1
.gitignore
vendored
1
.gitignore
vendored
@ -57,3 +57,4 @@
|
||||
/boto3-1.12.34.tar.gz
|
||||
/boto3-1.12.35.tar.gz
|
||||
/boto3-1.12.36.tar.gz
|
||||
/boto3-1.12.37.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.36
|
||||
Version: 1.12.37
|
||||
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 Apr 07 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.37-1
|
||||
- 1.12.37
|
||||
|
||||
* Mon Apr 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.36-1
|
||||
- 1.12.36
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.36.tar.gz) = 22a43368e07e29821a80fb33754ad2b12d73780d536fdee5ecd30f2529d7e4df251c529f8e668c71619158a8b3e5d23d1896eb321e61b5d27f97af3b8dfb5c0a
|
||||
SHA512 (boto3-1.12.37.tar.gz) = f0fa7796fc6457c62e59f841db8496d6a2f4095d799833dba1f3e0e437ccac61ac7279885db8891a59713de7b62f66b366de8f216829ee03dd4107990aa24da8
|
||||
|
Loading…
Reference in New Issue
Block a user