1.14.34
This commit is contained in:
parent
374d01fd64
commit
89c86515bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -124,3 +124,4 @@
|
|||||||
/boto3-1.14.31.tar.gz
|
/boto3-1.14.31.tar.gz
|
||||||
/boto3-1.14.32.tar.gz
|
/boto3-1.14.32.tar.gz
|
||||||
/boto3-1.14.33.tar.gz
|
/boto3-1.14.33.tar.gz
|
||||||
|
/boto3-1.14.34.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.14.33
|
Version: 1.14.34
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 04 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.34-1
|
||||||
|
- 1.14.34
|
||||||
|
|
||||||
* Fri Jul 31 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.33-1
|
* Fri Jul 31 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.33-1
|
||||||
- 1.14.33
|
- 1.14.33
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.14.33.tar.gz) = 8eb0946c54578804cf80d097a387e33f368bfcf85543c942bdb4cc44b623baf1b43fa6d87386494e9144885a341a0b2162c2065e0a00b7723695ec9396a1f14a
|
SHA512 (boto3-1.14.34.tar.gz) = f83f077598b5dda3ef0fa85d1d77b758e9dc9493cdab06fe49b80bcc68ab85497c9ad6d2d3d7862462a221891e7e355657fa7f24902e7a2e23e6af56eb5f6279
|
||||||
|
Loading…
Reference in New Issue
Block a user