1.18.60
This commit is contained in:
parent
b1a6ab433e
commit
7fb9553405
1
.gitignore
vendored
1
.gitignore
vendored
@ -401,3 +401,4 @@
|
||||
/boto3-1.18.57.tar.gz
|
||||
/boto3-1.18.58.tar.gz
|
||||
/boto3-1.18.59.tar.gz
|
||||
/boto3-1.18.60.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.18.59
|
||||
Version: 1.18.60
|
||||
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 Oct 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.60-1
|
||||
- 1.18.60
|
||||
|
||||
* Tue Oct 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.59-1
|
||||
- 1.18.59
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.18.59.tar.gz) = f38c31a8d86651b7dd82f00c722443f1bdff6f83b8e8a2e0e7476029ee3cd1aa66dcfb875d9199ebe970d3766f52fd6725e9b3992cd9f9620920e91dcb15ff1d
|
||||
SHA512 (boto3-1.18.60.tar.gz) = 5f14b30531fbb3364b49d99a79888bc875a0a6af374b02b1f2308cdbab16c1f76cd4851b20f17758c3d1285bbd35e5f9b8af0e06b04c8547d551a364b4d978c5
|
||||
|
Loading…
Reference in New Issue
Block a user