1.15.13
This commit is contained in:
parent
1e63128654
commit
e79dace71b
1
.gitignore
vendored
1
.gitignore
vendored
@ -166,3 +166,4 @@
|
|||||||
/boto3-1.15.9.tar.gz
|
/boto3-1.15.9.tar.gz
|
||||||
/boto3-1.15.10.tar.gz
|
/boto3-1.15.10.tar.gz
|
||||||
/boto3-1.15.11.tar.gz
|
/boto3-1.15.11.tar.gz
|
||||||
|
/boto3-1.15.13.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.15.11
|
Version: 1.15.13
|
||||||
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 Oct 7 08:56:59 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.13-1
|
||||||
|
- 1.15.13
|
||||||
|
|
||||||
* Fri Oct 2 15:35:15 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.11-1
|
* Fri Oct 2 15:35:15 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.11-1
|
||||||
- 1.15.11
|
- 1.15.11
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.15.11.tar.gz) = afed951d36be9e4508bfb9865983211631ca26a518bbdb5e399278fedeaf002cc90afcea3a6dae7e000e37af41fcdf0661fc76ee394c2a270af2156ea8a3bc10
|
SHA512 (boto3-1.15.13.tar.gz) = 33c3662f82010524d0cb97d4809771478d9145acc5fda694d419ec17db3c1f68779e3b40e72c0fa0dd2dd4ee3cdb2837baec0b336a738d3e4bf319d2513688fd
|
||||||
|
Loading…
Reference in New Issue
Block a user