1.14.28
This commit is contained in:
parent
992cf2488a
commit
cd63252f9b
1
.gitignore
vendored
1
.gitignore
vendored
@ -118,3 +118,4 @@
|
|||||||
/boto3-1.14.25.tar.gz
|
/boto3-1.14.25.tar.gz
|
||||||
/boto3-1.14.26.tar.gz
|
/boto3-1.14.26.tar.gz
|
||||||
/boto3-1.14.27.tar.gz
|
/boto3-1.14.27.tar.gz
|
||||||
|
/boto3-1.14.28.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.27
|
Version: 1.14.28
|
||||||
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
|
||||||
|
* Fri Jul 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.28-1
|
||||||
|
- 1.14.28
|
||||||
|
|
||||||
* Fri Jul 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.27-1
|
* Fri Jul 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.27-1
|
||||||
- 1.14.27
|
- 1.14.27
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.14.27.tar.gz) = 9d200946b7bdaea7b9993335304c616b9c0562b0ada3bf26fc20367e65ee0921c08897c752018df74dfd9a42ab546fedd73803f20ca096d5fad1abc30d2bea0b
|
SHA512 (boto3-1.14.28.tar.gz) = 52b57eb99bd9799f064b45def59228714e0e83e18b5b907f5cb36cce8c47e424c34c0396cc6aa3e74a7b34f2aca5ec77f271c8d3f7cc2bd90509da9b7a8ff8d1
|
||||||
|
Loading…
Reference in New Issue
Block a user