1.18.30
This commit is contained in:
parent
94b9c321b1
commit
5fc18ac701
1
.gitignore
vendored
1
.gitignore
vendored
@ -374,3 +374,4 @@
|
||||
/boto3-1.18.27.tar.gz
|
||||
/boto3-1.18.28.tar.gz
|
||||
/boto3-1.18.29.tar.gz
|
||||
/boto3-1.18.30.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.18.29
|
||||
Version: 1.18.30
|
||||
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 Aug 26 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.30-1
|
||||
- 1.18.30
|
||||
|
||||
* Wed Aug 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.29-1
|
||||
- 1.18.29
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.18.29.tar.gz) = b644d70703841fabf2fe3ffa5f7063c9d17173f8139c5f9f3a50b0c20d118b68a58aa5bec6e760978a87ec656fc1209ec8804a48f5a469c33f4647610b2a432f
|
||||
SHA512 (boto3-1.18.30.tar.gz) = 5e8b86563de62e0b4d2ea26f11e601f640f7d2940630a2996d846fe54e8fd360dc4218943e01ef3480618bc78f28bf638d3aa2544b378bbddb6aaaabf375f240
|
||||
|
Loading…
Reference in New Issue
Block a user