1.15.10
This commit is contained in:
parent
c69bf9e103
commit
304404be0b
1
.gitignore
vendored
1
.gitignore
vendored
@ -164,3 +164,4 @@
|
||||
/boto3-1.15.7.tar.gz
|
||||
/boto3-1.15.8.tar.gz
|
||||
/boto3-1.15.9.tar.gz
|
||||
/boto3-1.15.10.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.15.9
|
||||
Version: 1.15.10
|
||||
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
|
||||
* Fri Oct 2 08:20:02 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.10-1
|
||||
- 1.15.10
|
||||
|
||||
* Thu Oct 1 08:15:53 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.9-1
|
||||
- 1.15.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.15.9.tar.gz) = 33fff81719efc423428c5fd7f4a97bf215621e899899a19b5c0eb7ff4fb85ff9e403cd58f09831a04225a1c3d47bb50849a09f144273dc5b20562a3226bfaa9e
|
||||
SHA512 (boto3-1.15.10.tar.gz) = a8eb3d2b044e06e5433c9e30950eea0dc04a514d8b7a20df04123578a283f5419a29f296fb5f8766d2b1db63b1d4d0a6f83857df8c631b7c47cedca7e3de7e42
|
||||
|
Loading…
Reference in New Issue
Block a user