1.21.44
This commit is contained in:
parent
abeeb5e08b
commit
cec5b7e8d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -505,3 +505,4 @@
|
||||
/boto3-1.21.41.tar.gz
|
||||
/boto3-1.21.42.tar.gz
|
||||
/boto3-1.21.43.tar.gz
|
||||
/boto3-1.21.44.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.21.43
|
||||
Version: 1.21.44
|
||||
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 Apr 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.44-1
|
||||
- 1.21.44
|
||||
|
||||
* Tue Apr 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.43-1
|
||||
- 1.21.43
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.21.43.tar.gz) = 77c980a7552af09dfc43907fda22a63431c0f54b54fa5b279b24f99272d16640935732d9731a1fdb61dff8fdd028b2000904ab1c78f9d73ae361ea0724990224
|
||||
SHA512 (boto3-1.21.44.tar.gz) = 21d98c717cf1dd7939121cda6d6006889c1f5545539aebf5adb44403eca0a6a33f6438de1e862de4fd0d80ea7720449d71b4ccae38341f54db029bfc7e029f8b
|
||||
|
Loading…
Reference in New Issue
Block a user