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#f0ea7f9902d7e19fe363c4dacf687c6137437eb3
This commit is contained in:
parent
7c4f2dc25c
commit
5a93e3ac1f
3
.gitignore
vendored
3
.gitignore
vendored
@ -201,3 +201,6 @@
|
|||||||
/boto3-1.16.26.tar.gz
|
/boto3-1.16.26.tar.gz
|
||||||
/boto3-1.16.28.tar.gz
|
/boto3-1.16.28.tar.gz
|
||||||
/boto3-1.16.29.tar.gz
|
/boto3-1.16.29.tar.gz
|
||||||
|
/boto3-1.16.30.tar.gz
|
||||||
|
/boto3-1.16.31.tar.gz
|
||||||
|
/boto3-1.16.32.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.29
|
Version: 1.16.32
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,15 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 9 08:54:55 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.32-1
|
||||||
|
- 1.16.32
|
||||||
|
|
||||||
|
* Tue Dec 8 08:24:27 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.31-1
|
||||||
|
- 1.16.31
|
||||||
|
|
||||||
|
* Mon Dec 7 08:27:14 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.30-1
|
||||||
|
- 1.16.30
|
||||||
|
|
||||||
* Fri Dec 4 10:07:40 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.29-1
|
* Fri Dec 4 10:07:40 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.29-1
|
||||||
- 1.16.29
|
- 1.16.29
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.16.29.tar.gz) = 0e79b43f16d300f230b82a4d5b44f2ce00b03d8b10afe774ea92480c5d0ad0b241d6256b527a160bc57aa09f629aa37a90a071fec770040fa94e3fd25ff93b14
|
SHA512 (boto3-1.16.32.tar.gz) = 7e0a4a0918ad193c627faf44a92ed0ef97fda92cee9bdf427a6fbbccd25251c90f0030b53b1f81f9f29d2ffe0c0e71905bdd52adab701a07156e91c12fd5c2a1
|
||||||
|
Loading…
Reference in New Issue
Block a user