1.14.9
This commit is contained in:
parent
af1772f9f3
commit
a25d3cf243
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@
|
|||||||
/boto3-1.14.6.tar.gz
|
/boto3-1.14.6.tar.gz
|
||||||
/boto3-1.14.7.tar.gz
|
/boto3-1.14.7.tar.gz
|
||||||
/boto3-1.14.8.tar.gz
|
/boto3-1.14.8.tar.gz
|
||||||
|
/boto3-1.14.9.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.8
|
Version: 1.14.9
|
||||||
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
|
||||||
|
* Wed Jun 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.9-1
|
||||||
|
- 1.14.9
|
||||||
|
|
||||||
* Tue Jun 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.8-1
|
* Tue Jun 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.8-1
|
||||||
- 1.14.8
|
- 1.14.8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.14.8.tar.gz) = 81814bf5668eba1b81bd42fce987ecd0d6d8a6efae18ed6b9f1c356e363b44442732da4f63aac2b78c8c5b7b8a51ec1dcaa1c97d5eb394addddeb4d51167ecf0
|
SHA512 (boto3-1.14.9.tar.gz) = 6c64fad4c8b639e41e736777a56e4bdfccd3f42d4006c6f39dc64e4d609aeebec0321bad16c4676cb2e1fb1ac50f9bcaf4e3818821e03e5d06b38f0918be4efa
|
||||||
|
Loading…
Reference in New Issue
Block a user