1.18.16
This commit is contained in:
parent
c9e2883497
commit
fd9b045ab0
1
.gitignore
vendored
1
.gitignore
vendored
@ -360,3 +360,4 @@
|
|||||||
/boto3-1.18.13.tar.gz
|
/boto3-1.18.13.tar.gz
|
||||||
/boto3-1.18.14.tar.gz
|
/boto3-1.18.14.tar.gz
|
||||||
/boto3-1.18.15.tar.gz
|
/boto3-1.18.15.tar.gz
|
||||||
|
/boto3-1.18.16.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.18.15
|
Version: 1.18.16
|
||||||
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 Aug 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.16-1
|
||||||
|
- 1.18.16
|
||||||
|
|
||||||
* Thu Aug 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.15-1
|
* Thu Aug 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.15-1
|
||||||
- 1.18.15
|
- 1.18.15
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.18.15.tar.gz) = a59457b2d0e8567b56b0601eed2ed8070d7efb668e61e65311a241a2ba2db19e956c6e737cede78f8e5033f85c03fe8ea1489b784790e21baed62ea7a266d477
|
SHA512 (boto3-1.18.16.tar.gz) = 9074b8c770aa0b3dbbb34e5d50c1a7fbe62968609e805f9a8883b753bed20ffabc374582c5cedcdbd7b825d370c75d99e6359c7de47ce092a46a9c03d2f78dd2
|
||||||
|
Loading…
Reference in New Issue
Block a user