1.21.42
This commit is contained in:
parent
cc354d01da
commit
923e2772fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -503,3 +503,4 @@
|
||||
/boto3-1.21.39.tar.gz
|
||||
/boto3-1.21.40.tar.gz
|
||||
/boto3-1.21.41.tar.gz
|
||||
/boto3-1.21.42.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.21.41
|
||||
Version: 1.21.42
|
||||
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
|
||||
* Fri Apr 15 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.42-1
|
||||
- 1.21.42
|
||||
|
||||
* Thu Apr 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.41-1
|
||||
- 1.21.41
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.21.41.tar.gz) = 206d831805767191608c0f6c51caa4b15e7dafc723f9d586ab4d7e69732e1673cd3dec90170e0bc400816b4ceb590261987f45573283e1b159a0f6179abeb3fd
|
||||
SHA512 (boto3-1.21.42.tar.gz) = bfbe75480c1f99a7a6fe31bd6e06ec415e79bebc9d50657ad6fe98a30f91a8b5a335fa8c9896523e5387d404867145760e42de1001e131cc277753b6f545c69e
|
||||
|
Loading…
Reference in New Issue
Block a user