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-botocore.git#63d9549c142f2c02b42113952d2e4ca3459f71cd
This commit is contained in:
parent
1805919061
commit
39e3005524
2
.gitignore
vendored
2
.gitignore
vendored
@ -234,3 +234,5 @@
|
||||
/botocore-1.19.3.tar.gz
|
||||
/botocore-1.19.4.tar.gz
|
||||
/botocore-1.19.5.tar.gz
|
||||
/botocore-1.19.6.tar.gz
|
||||
/botocore-1.19.7.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.5
|
||||
Version: 1.19.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -45,6 +45,12 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu Oct 29 08:10:31 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.7-1
|
||||
- 1.19.7
|
||||
|
||||
* Wed Oct 28 09:45:23 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.6-1
|
||||
- 1.19.6
|
||||
|
||||
* Tue Oct 27 09:38:01 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.5-1
|
||||
- 1.19.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.5.tar.gz) = bb8d248d2d1e7753f67bedb57526d563b217799b70b9382fa908ab91e889fceffbf7fc4ca150a7e2740a3034cbfecaf0026cb5dcac1a38786bda97c3209feca4
|
||||
SHA512 (botocore-1.19.7.tar.gz) = cce829a8704e8b27f20d14ac84b0a93bbceddf542abc1750361e36b03d2a924b1f8922fdd82e0ee5ebecc98ff38feaa45255061b0f927049dfeb27cc6d8c5a9f
|
||||
|
Loading…
Reference in New Issue
Block a user