1.12.5
This commit is contained in:
parent
a1b2a95cb6
commit
cb77e4c14c
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
|||||||
/boto3-1.11.17.tar.gz
|
/boto3-1.11.17.tar.gz
|
||||||
/boto3-1.12.3.tar.gz
|
/boto3-1.12.3.tar.gz
|
||||||
/boto3-1.12.4.tar.gz
|
/boto3-1.12.4.tar.gz
|
||||||
|
/boto3-1.12.5.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.4
|
Version: 1.12.5
|
||||||
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
|
||||||
|
* Mon Feb 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.5-1
|
||||||
|
- 1.12.5
|
||||||
|
|
||||||
* Fri Feb 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.4-1
|
* Fri Feb 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.4-1
|
||||||
- 1.12.4
|
- 1.12.4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.12.4.tar.gz) = 6be39fc9ab1f3b5225f6e8456254825ba7b7c634ad259a1424d2808ffd9a2252ffefa6246e8aecff581ea039dd41650bccbb9fbe37301f0d6a71498fb48f618d
|
SHA512 (boto3-1.12.5.tar.gz) = 33b8a16cc5643717f53309f6795e1c618bc641ef875868762ad774ea6fefcc54c3a7b4713fab586f78809ae22c45293ea6c9c634fec6780f576c16ef5312e9f0
|
||||||
|
Loading…
Reference in New Issue
Block a user