1.14.8
This commit is contained in:
parent
bc9f45f8e4
commit
af1772f9f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@
|
||||
/boto3-1.14.5.tar.gz
|
||||
/boto3-1.14.6.tar.gz
|
||||
/boto3-1.14.7.tar.gz
|
||||
/boto3-1.14.8.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.7
|
||||
Version: 1.14.8
|
||||
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 Jun 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.8-1
|
||||
- 1.14.8
|
||||
|
||||
* Mon Jun 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.7-1
|
||||
- 1.14.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.7.tar.gz) = 1b54125505c93cfaa43243e983fbcc29404dd148502f74debf29b0e9df739b640ed41e0375262539bbbd70b8256cc6ee035bc59ce4582c4e05b3cabb08749828
|
||||
SHA512 (boto3-1.14.8.tar.gz) = 81814bf5668eba1b81bd42fce987ecd0d6d8a6efae18ed6b9f1c356e363b44442732da4f63aac2b78c8c5b7b8a51ec1dcaa1c97d5eb394addddeb4d51167ecf0
|
||||
|
Loading…
Reference in New Issue
Block a user