1.17.68
This commit is contained in:
parent
e68f9b22df
commit
52c20021ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -299,3 +299,4 @@
|
||||
/boto3-1.17.65.tar.gz
|
||||
/boto3-1.17.66.tar.gz
|
||||
/boto3-1.17.67.tar.gz
|
||||
/boto3-1.17.68.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.67
|
||||
Version: 1.17.68
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu May 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.68-1
|
||||
- 1.17.68
|
||||
|
||||
* Wed May 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.67-1
|
||||
- 1.17.67
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.67.tar.gz) = 653349da5e258cc81d79f12664c35157fd2d19f544a2f83630ac21d6a9691ecef55d70f6cf00fe36688a61148c579f30f8582623bdb9480a26a4bac94b219094
|
||||
SHA512 (boto3-1.17.68.tar.gz) = e4b490b35f51fed8a7aac60741e1af50ff8ec83a4f37e121526c09752aea1d4889c91682664daa2725a5814740f44434f61f2fc2bf7c45285b3fb73e028fee53
|
||||
|
Loading…
Reference in New Issue
Block a user