1.13.24
This commit is contained in:
parent
db6d98bfdc
commit
9b4f765064
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@
|
|||||||
/boto3-1.13.20.tar.gz
|
/boto3-1.13.20.tar.gz
|
||||||
/boto3-1.13.22.tar.gz
|
/boto3-1.13.22.tar.gz
|
||||||
/boto3-1.13.23.tar.gz
|
/boto3-1.13.23.tar.gz
|
||||||
|
/boto3-1.13.24.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.13.23
|
Version: 1.13.24
|
||||||
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
|
||||||
|
* Sat Jun 06 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.24-1
|
||||||
|
- 1.13.24
|
||||||
|
|
||||||
* Fri Jun 05 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.23-1
|
* Fri Jun 05 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.23-1
|
||||||
- 1.13.23
|
- 1.13.23
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.13.23.tar.gz) = 0291d85b2ac310a530deff5fb7042a6037bb3142a70b983482cf14cc6d646c0cd5475068ca4988f2cb473752d0439410e1e72b4612c96412d47c683b9612d3d1
|
SHA512 (boto3-1.13.24.tar.gz) = f32cda5ee1b939140826f396531f11e81078f7101725be050317a19b742c5d95646c72d33396a7a289b354733594e7b1b060eae8197b0dfaf16cb073ea8c2d81
|
||||||
|
Loading…
Reference in New Issue
Block a user