1.18.35
This commit is contained in:
parent
f07221879a
commit
3e4ad5cf7b
1
.gitignore
vendored
1
.gitignore
vendored
@ -378,3 +378,4 @@
|
||||
/boto3-1.18.31.tar.gz
|
||||
/boto3-1.18.32.tar.gz
|
||||
/boto3-1.18.34.tar.gz
|
||||
/boto3-1.18.35.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.18.34
|
||||
Version: 1.18.35
|
||||
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 Sep 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.35-1
|
||||
- 1.18.35
|
||||
|
||||
* Thu Sep 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.34-1
|
||||
- 1.18.34
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.18.34.tar.gz) = 43d16db932b8db91229868ed80341804f543e99880e2e8310bcdcc82d23ecfe405f79135ee5ba124a747e9e4a8815e8492b027555b997b5f3eed85473abccb36
|
||||
SHA512 (boto3-1.18.35.tar.gz) = 1b07356072310c4728c0aea3abcb7719333033d5d7d7d1a5f6905920001fbb413c2946568621e08c33f902ee792b2faff2e37d7a5bb9fb49b054986bc4e49913
|
||||
|
Loading…
Reference in New Issue
Block a user