1.16.60
This commit is contained in:
parent
bff91d011d
commit
b77e98a0ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -231,3 +231,4 @@
|
|||||||
/boto3-1.16.57.tar.gz
|
/boto3-1.16.57.tar.gz
|
||||||
/boto3-1.16.58.tar.gz
|
/boto3-1.16.58.tar.gz
|
||||||
/boto3-1.16.59.tar.gz
|
/boto3-1.16.59.tar.gz
|
||||||
|
/boto3-1.16.60.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.16.59
|
Version: 1.16.60
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -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 Jan 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.60-1
|
||||||
|
- 1.16.60
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.59-2
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.59-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.16.59.tar.gz) = e5e3a21e7921384e781424b7c179d8d591db4fe0a59feccdb0ca1b798632258f43f973700c59da142c262a13c087d3efc918dc0202d2da1072bcaf6250b74236
|
SHA512 (boto3-1.16.60.tar.gz) = bb5164eb2977a6032a767f5344838c8647d33d8f2361ee4f00b1ccffc3a21d123953b4fa63003c12ec4f5d6852ade079b73fdb930551309c74f91591d0005e3d
|
||||||
|
Loading…
Reference in New Issue
Block a user