1.12.39
This commit is contained in:
parent
f39d2510e9
commit
54a365bd4a
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
||||
/boto3-1.12.36.tar.gz
|
||||
/boto3-1.12.37.tar.gz
|
||||
/boto3-1.12.38.tar.gz
|
||||
/boto3-1.12.39.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.38
|
||||
Version: 1.12.39
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu Apr 09 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.39-1
|
||||
- 1.12.39
|
||||
|
||||
* Wed Apr 08 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.38-1
|
||||
- 1.12.38
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.38.tar.gz) = 202dd778981416e0b5e313b826043705e6c009b247b1d6dfc98704bffe36ada1f9a0b75210825ba611b7912b0fea938462659e7ee08d16d73ce8653ff975ec78
|
||||
SHA512 (boto3-1.12.39.tar.gz) = 8972d1fd4d497cd01fc06b58f6c473ab4bf862dc4e7c51395da8f587154be213fcbe99c544f30aabe7b258c416dfc80d4cc5165c49046352f532fd78ac8c18d2
|
||||
|
Loading…
Reference in New Issue
Block a user