1.17.77
This commit is contained in:
parent
92554678d8
commit
0e98c5f59c
1
.gitignore
vendored
1
.gitignore
vendored
@ -308,3 +308,4 @@
|
|||||||
/boto3-1.17.74.tar.gz
|
/boto3-1.17.74.tar.gz
|
||||||
/boto3-1.17.75.tar.gz
|
/boto3-1.17.75.tar.gz
|
||||||
/boto3-1.17.76.tar.gz
|
/boto3-1.17.76.tar.gz
|
||||||
|
/boto3-1.17.77.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.17.76
|
Version: 1.17.77
|
||||||
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
|
||||||
|
* Thu May 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.77-1
|
||||||
|
- 1.17.77
|
||||||
|
|
||||||
* Wed May 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.76-1
|
* Wed May 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.76-1
|
||||||
- 1.17.76
|
- 1.17.76
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.17.76.tar.gz) = b10bdaaeb215ab4d2f26c3d5ba9b2abb9850b1873d29819cc9d8ef00a74b3059a090c34cf47b91eef65b82dc2771ed349548db514ff0c05b96015238f7f5a88e
|
SHA512 (boto3-1.17.77.tar.gz) = fef441339735614d5b51a3a79c6b0b7fe5ea52d43c60101223ad23c00b9d72ebf3446102da77e14fb101a9be787659a64e54d9de5712b4e9d98ce1e0bcd8ee87
|
||||||
|
Loading…
Reference in New Issue
Block a user