1.12.7
This commit is contained in:
parent
4538c3ac82
commit
28e6b8b486
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
|||||||
/boto3-1.12.4.tar.gz
|
/boto3-1.12.4.tar.gz
|
||||||
/boto3-1.12.5.tar.gz
|
/boto3-1.12.5.tar.gz
|
||||||
/boto3-1.12.6.tar.gz
|
/boto3-1.12.6.tar.gz
|
||||||
|
/boto3-1.12.7.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.6
|
Version: 1.12.7
|
||||||
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 Feb 26 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.7-1
|
||||||
|
- 1.12.7
|
||||||
|
|
||||||
* Mon Feb 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.6-1
|
* Mon Feb 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.6-1
|
||||||
- 1.12.6
|
- 1.12.6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.12.6.tar.gz) = 5226479b6426dfa1e2e88b0bbf0308231c03876a1529f24ed8b525bbaebd10e20225cf11946ea3d49f2aa85e88345aad29c21074817b9a775a6e0a87fd196414
|
SHA512 (boto3-1.12.7.tar.gz) = 90f0f6b1ab86b9fc260c679977b2c0e684b2d81fc349cdb77dce8ff888a5201f03179aa2d6342e445c1599de0ab8adec1ea9aac01432e0b8af31e11d209e8ae5
|
||||||
|
Loading…
Reference in New Issue
Block a user