1.19.6
This commit is contained in:
parent
1792188f59
commit
c453b4701d
1
.gitignore
vendored
1
.gitignore
vendored
@ -411,3 +411,4 @@
|
||||
/boto3-1.19.3.tar.gz
|
||||
/boto3-1.19.4.tar.gz
|
||||
/boto3-1.19.5.tar.gz
|
||||
/boto3-1.19.6.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.19.5
|
||||
Version: 1.19.6
|
||||
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
|
||||
* Thu Oct 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.6-1
|
||||
- 1.19.6
|
||||
|
||||
* Wed Oct 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.5-1
|
||||
- 1.19.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.19.5.tar.gz) = e38c883d687ec615e2fedee6973c3c2a90ef251c2095dbbcc3b5a1d10ca1287fb9f048dd1de4cc815f1a9bc9bd3f36b8025063350f8c1070772acd51c0e28713
|
||||
SHA512 (boto3-1.19.6.tar.gz) = 18b810f1135a2cc6ca11fbbba4c75a6b5a63076b423ecd6b861fd05123e8094602f0d25e4168a4a818be517dd9326240d297fed85753dfadc767d76a75269140
|
||||
|
Loading…
Reference in New Issue
Block a user