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