1.14.48
This commit is contained in:
parent
838acd5880
commit
cbeacebb7e
1
.gitignore
vendored
1
.gitignore
vendored
@ -138,3 +138,4 @@
|
||||
/boto3-1.14.45.tar.gz
|
||||
/boto3-1.14.46.tar.gz
|
||||
/boto3-1.14.47.tar.gz
|
||||
/boto3-1.14.48.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.14.47
|
||||
Version: 1.14.48
|
||||
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 Aug 25 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.48-1
|
||||
- 1.14.48
|
||||
|
||||
* Fri Aug 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.47-1
|
||||
- 1.14.47
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.14.47.tar.gz) = 04ce96db644b3d01cce97a9dcb376fa056bb3a89362ea06e370b45e7b2b9e1ba2a0c699b7f25205995b73fb6e530c657408aad446c88b23c2a1386ca1f29c025
|
||||
SHA512 (boto3-1.14.48.tar.gz) = bbfd0d14436a8220104d03c0524bd5706b2d237faf61ea79295298e7efde179c78fa73c3d027f955233460352cc8d9c44bfb53da5105fee1a9b3cacaa49dba89
|
||||
|
Loading…
Reference in New Issue
Block a user