1.17.27
This commit is contained in:
parent
8285e1cf5a
commit
d6f492e049
1
.gitignore
vendored
1
.gitignore
vendored
@ -260,3 +260,4 @@
|
||||
/boto3-1.17.24.tar.gz
|
||||
/boto3-1.17.25.tar.gz
|
||||
/boto3-1.17.26.tar.gz
|
||||
/boto3-1.17.27.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.26
|
||||
Version: 1.17.27
|
||||
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
|
||||
* Mon Mar 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.27-1
|
||||
- 1.17.27
|
||||
|
||||
* Fri Mar 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.26-1
|
||||
- 1.17.26
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.26.tar.gz) = d39aeea515db7990de8fdfe41eea47f495da3f4adff5fc890349c4d9c9a84ef3d4ed57a9e916a3b9cae31449ecd3136dc16312b1e9cab6543c6f1f0099c08482
|
||||
SHA512 (boto3-1.17.27.tar.gz) = ea6732c64cb7891b8f0876307f2dba0e3cffbb6d9d22e65ea3f14d5dd72bbda572027276ff93b2ddef75171f0b1e55e9135fb54d92027ff99d20fe65a3d1440f
|
||||
|
Loading…
Reference in New Issue
Block a user