1.16.38
This commit is contained in:
parent
69c58a5952
commit
3c5118b627
1
.gitignore
vendored
1
.gitignore
vendored
@ -209,3 +209,4 @@
|
|||||||
/boto3-1.16.35.tar.gz
|
/boto3-1.16.35.tar.gz
|
||||||
/boto3-1.16.36.tar.gz
|
/boto3-1.16.36.tar.gz
|
||||||
/boto3-1.16.37.tar.gz
|
/boto3-1.16.37.tar.gz
|
||||||
|
/boto3-1.16.38.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.16.37
|
Version: 1.16.38
|
||||||
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 Dec 17 08:16:39 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.38-1
|
||||||
|
- 1.16.38
|
||||||
|
|
||||||
* Wed Dec 16 08:23:45 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.37-1
|
* Wed Dec 16 08:23:45 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.37-1
|
||||||
- 1.16.37
|
- 1.16.37
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.16.37.tar.gz) = 3b4d9560d18bd338dd43d93864319e6b814a5af02627b0a9dc07f2d7f9385b661645709bce3f3d42433ff9b5b389941bb77a4fd66aad36fe9bdccdbad3b1389c
|
SHA512 (boto3-1.16.38.tar.gz) = 0abf17d15e4f2436ce915da66e414a802a646cc89bedd686433a6c759229aeae4edda00af9eee1a2f564b949e771107cdfdd4691013e69aab36da46734b2a9dd
|
||||||
|
Loading…
Reference in New Issue
Block a user