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