1.22.0
This commit is contained in:
parent
156b794915
commit
53efe0488a
1
.gitignore
vendored
1
.gitignore
vendored
@ -508,3 +508,4 @@
|
||||
/boto3-1.21.44.tar.gz
|
||||
/boto3-1.21.45.tar.gz
|
||||
/boto3-1.21.46.tar.gz
|
||||
/boto3-1.22.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.21.46
|
||||
Version: 1.22.0
|
||||
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 Apr 25 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.22.0-1
|
||||
- 1.22.0
|
||||
|
||||
* Fri Apr 22 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.46-1
|
||||
- 1.21.46
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.21.46.tar.gz) = 61616bdb5ec643b744655618d8d44f8ee7a59e4fae18e451e0271253a8aef8911f4fce0ece077c1d393dd5b929a611bf22df408bab772e769847289a7cc1e7bb
|
||||
SHA512 (boto3-1.22.0.tar.gz) = afe205428ecff68ac8b4b1b623d5aca1136fe0da27ee29b0ffe13f39ed6ab42b6c778a446c71050bf01668d0df05de96b68d2cebf0c2d52f09a3adccbaed09a2
|
||||
|
Loading…
Reference in New Issue
Block a user