1.18.59
This commit is contained in:
parent
a025fa1320
commit
b1a6ab433e
1
.gitignore
vendored
1
.gitignore
vendored
@ -400,3 +400,4 @@
|
|||||||
/boto3-1.18.56.tar.gz
|
/boto3-1.18.56.tar.gz
|
||||||
/boto3-1.18.57.tar.gz
|
/boto3-1.18.57.tar.gz
|
||||||
/boto3-1.18.58.tar.gz
|
/boto3-1.18.58.tar.gz
|
||||||
|
/boto3-1.18.59.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.18.58
|
Version: 1.18.59
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.59-1
|
||||||
|
- 1.18.59
|
||||||
|
|
||||||
* Fri Oct 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.58-1
|
* Fri Oct 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.58-1
|
||||||
- 1.18.58
|
- 1.18.58
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.18.58.tar.gz) = fd70bc03606bb6cdd9db5eea3eea23fc2bdd368f9e7f46871dfadcd2587f76832ee6a307e7732e599dd8fb34a35b3453e0f382e8863645c275532173eaaa721c
|
SHA512 (boto3-1.18.59.tar.gz) = f38c31a8d86651b7dd82f00c722443f1bdff6f83b8e8a2e0e7476029ee3cd1aa66dcfb875d9199ebe970d3766f52fd6725e9b3992cd9f9620920e91dcb15ff1d
|
||||||
|
Loading…
Reference in New Issue
Block a user