1.17.44
This commit is contained in:
parent
deb4186248
commit
9845f697fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -275,3 +275,4 @@
|
||||
/boto3-1.17.41.tar.gz
|
||||
/boto3-1.17.42.tar.gz
|
||||
/boto3-1.17.43.tar.gz
|
||||
/boto3-1.17.44.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.43
|
||||
Version: 1.17.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
|
||||
* Mon Apr 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.44-1
|
||||
- 1.17.44
|
||||
|
||||
* Thu Apr 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.43-1
|
||||
- 1.17.43
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.43.tar.gz) = 33ecd75105f9984f7c29b822966fecb9170e6a7a22e33ba85a9d99d6c540996cfa8fcff3226867ce6548e48f3a9da509acd178f6e9408e88f072fd9a4452f5b7
|
||||
SHA512 (boto3-1.17.44.tar.gz) = 86709cfbaa4a0118675dcf6f34a3e7a7e048dda3e620d03160f5db84f3c79884dfae63540ef074077b653a63c287efdbe86b2f64dcd4358275ca9bd443ab768c
|
||||
|
Loading…
Reference in New Issue
Block a user