Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-boto3.git#231b7ee3c85761d1a0c3080abf59895ebbed7a24
This commit is contained in:
parent
5c2e670bf1
commit
a68c1b53b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -182,3 +182,4 @@
|
|||||||
/boto3-1.16.7.tar.gz
|
/boto3-1.16.7.tar.gz
|
||||||
/boto3-1.16.8.tar.gz
|
/boto3-1.16.8.tar.gz
|
||||||
/boto3-1.16.9.tar.gz
|
/boto3-1.16.9.tar.gz
|
||||||
|
/boto3-1.16.10.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.16.9
|
Version: 1.16.10
|
||||||
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
|
||||||
|
* Tue Nov 3 08:31:00 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.10-1
|
||||||
|
- 1.16.10
|
||||||
|
|
||||||
* Mon Nov 2 09:27:02 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.9-1
|
* Mon Nov 2 09:27:02 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.9-1
|
||||||
- 1.16.9
|
- 1.16.9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.16.9.tar.gz) = 42e043901411d3110bd71ab77cd1d5f002927d98abbf96bfa7259475a2092f8c68a0ee4a9e2d86135305aa34174e32760951154436066a31b01757280f6ca941
|
SHA512 (boto3-1.16.10.tar.gz) = e120d2a25dcd533d2fb0fd95b6c38457043e3be78c9cc1da2b9884600344c32e7f5758d9a5bdba066e6f8a0dc918043626461c7d5de43305de42b0da269f1184
|
||||||
|
Loading…
Reference in New Issue
Block a user