1.12.38
This commit is contained in:
parent
5236650883
commit
f39d2510e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
|||||||
/boto3-1.12.35.tar.gz
|
/boto3-1.12.35.tar.gz
|
||||||
/boto3-1.12.36.tar.gz
|
/boto3-1.12.36.tar.gz
|
||||||
/boto3-1.12.37.tar.gz
|
/boto3-1.12.37.tar.gz
|
||||||
|
/boto3-1.12.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.12.37
|
Version: 1.12.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
|
||||||
|
* Wed Apr 08 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.38-1
|
||||||
|
- 1.12.38
|
||||||
|
|
||||||
* Tue Apr 07 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.37-1
|
* Tue Apr 07 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.37-1
|
||||||
- 1.12.37
|
- 1.12.37
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.12.37.tar.gz) = f0fa7796fc6457c62e59f841db8496d6a2f4095d799833dba1f3e0e437ccac61ac7279885db8891a59713de7b62f66b366de8f216829ee03dd4107990aa24da8
|
SHA512 (boto3-1.12.38.tar.gz) = 202dd778981416e0b5e313b826043705e6c009b247b1d6dfc98704bffe36ada1f9a0b75210825ba611b7912b0fea938462659e7ee08d16d73ce8653ff975ec78
|
||||||
|
Loading…
Reference in New Issue
Block a user