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