1.14.35
This commit is contained in:
parent
89c86515bf
commit
8485510f1d
1
.gitignore
vendored
1
.gitignore
vendored
@ -125,3 +125,4 @@
|
||||
/boto3-1.14.32.tar.gz
|
||||
/boto3-1.14.33.tar.gz
|
||||
/boto3-1.14.34.tar.gz
|
||||
/boto3-1.14.35.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.34
|
||||
Version: 1.14.35
|
||||
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
|
||||
* Wed Aug 05 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.35-1
|
||||
- 1.14.35
|
||||
|
||||
* Tue Aug 04 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.34-1
|
||||
- 1.14.34
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.34.tar.gz) = f83f077598b5dda3ef0fa85d1d77b758e9dc9493cdab06fe49b80bcc68ab85497c9ad6d2d3d7862462a221891e7e355657fa7f24902e7a2e23e6af56eb5f6279
|
||||
SHA512 (boto3-1.14.35.tar.gz) = d79db39a8e0eaa8e243a086cd368448097f74831ef9ef14e6726cd70c700df78e52896202c752e93a742432877730489901aaad968288155a35a041887b02bc8
|
||||
|
Loading…
Reference in New Issue
Block a user