1.13.20
This commit is contained in:
parent
c1beb20a40
commit
60453310e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -86,3 +86,4 @@
|
||||
/boto3-1.13.15.tar.gz
|
||||
/boto3-1.13.16.tar.gz
|
||||
/boto3-1.13.19.tar.gz
|
||||
/boto3-1.13.20.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.13.19
|
||||
Version: 1.13.20
|
||||
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 02 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.20-1
|
||||
- 1.13.20
|
||||
|
||||
* Sun May 31 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.19-1
|
||||
- 1.13.19
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.13.19.tar.gz) = 3e6ff1c75e742e99354c8642f766d49bea8c9ca0416a2e2c0ae0b47ab357fe4b2059348517dbca4fd2e0b2c57bbc58a7b6db04cf6536f5faedb22d1bb95b4cd0
|
||||
SHA512 (boto3-1.13.20.tar.gz) = 44516efbb979f390ba8d7a7376a22fbd5fd7d21d12a9e8c5f605afcd612096647582ed9572a6b9c95913a26061353eff55a19f1ca7e2c798dcf358e93796df80
|
||||
|
Loading…
Reference in New Issue
Block a user