1.18.20
This commit is contained in:
parent
2c9240c127
commit
59601a9049
1
.gitignore
vendored
1
.gitignore
vendored
@ -364,3 +364,4 @@
|
|||||||
/boto3-1.18.17.tar.gz
|
/boto3-1.18.17.tar.gz
|
||||||
/boto3-1.18.18.tar.gz
|
/boto3-1.18.18.tar.gz
|
||||||
/boto3-1.18.19.tar.gz
|
/boto3-1.18.19.tar.gz
|
||||||
|
/boto3-1.18.20.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.19
|
Version: 1.18.20
|
||||||
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
|
||||||
|
* Thu Aug 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.20-1
|
||||||
|
- 1.18.20
|
||||||
|
|
||||||
* Wed Aug 11 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.19-1
|
* Wed Aug 11 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.19-1
|
||||||
- 1.18.19
|
- 1.18.19
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.18.19.tar.gz) = 62f18db105e3e8eb66921a229a891fe35bfd531758ea62c96743c75814b0d5c4ef026d60c3a59bbcf84442bae9d1c23000bcc359899d520e45cf93cf64ba4a3e
|
SHA512 (boto3-1.18.20.tar.gz) = f7f9f65d9a9f27a484f4d8ad02fc130ce843f7f123e8065a23e09b199b45d7baa1febc8b27ea89a4429a3df51bdbfe5117ed3c22cfa441febdb53914ef57828f
|
||||||
|
Loading…
Reference in New Issue
Block a user