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