1.17.103
This commit is contained in:
parent
d75d275db7
commit
1f9a1f4f2a
1
.gitignore
vendored
1
.gitignore
vendored
@ -334,3 +334,4 @@
|
|||||||
/boto3-1.17.100.tar.gz
|
/boto3-1.17.100.tar.gz
|
||||||
/boto3-1.17.101.tar.gz
|
/boto3-1.17.101.tar.gz
|
||||||
/boto3-1.17.102.tar.gz
|
/boto3-1.17.102.tar.gz
|
||||||
|
/boto3-1.17.103.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.17.102
|
Version: 1.17.103
|
||||||
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
|
||||||
|
* Wed Jun 30 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.103-1
|
||||||
|
- 1.17.103
|
||||||
|
|
||||||
* Mon Jun 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.102-1
|
* Mon Jun 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.102-1
|
||||||
- 1.17.102
|
- 1.17.102
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.17.102.tar.gz) = 740c234c5d5e1db4a95fa537d5f0624c4f03a2a0746e452c49d3e73768b335113df501f04ab9931744857246469c099ffff914397496751d4951a8ac16c859f4
|
SHA512 (boto3-1.17.103.tar.gz) = 0f6ae8352a7376b848a94e9d48cd0dc086ace21d9c2a694b7a9b0244d297ce5ef8c79cfd115fa1ce6814d7d7b8c497774df359b946a8812ea8c2b7228e542c79
|
||||||
|
Loading…
Reference in New Issue
Block a user