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#fdf8e3733af22350e19213dd258f0f525c5ab780
This commit is contained in:
parent
8e6697ca70
commit
95a6cf7075
1
.gitignore
vendored
1
.gitignore
vendored
@ -240,3 +240,4 @@
|
||||
/botocore-1.19.9.tar.gz
|
||||
/botocore-1.19.10.tar.gz
|
||||
/botocore-1.19.11.tar.gz
|
||||
/botocore-1.19.12.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.11
|
||||
Version: 1.19.12
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -45,6 +45,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Nov 6 08:23:51 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.12-1
|
||||
- 1.19.12
|
||||
|
||||
* Thu Nov 5 14:58:29 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.11-1
|
||||
- 1.19.11
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.11.tar.gz) = 650c2b4a7839312f3fb8450d61a521c0514c1f8e2a80835f2b5fa1f01c01675d53f18d1c5cd1e2c54aa520d6867820b85906649e64eaf9b56b143b7e1c7daca3
|
||||
SHA512 (botocore-1.19.12.tar.gz) = 94d0d56dd5dc0c3dd3c28b6d9deb47949420778cbfaa30829db6a2787f3d8088327cb0194b920cee0598d7fc28936c4c0e532874449024485b27a06bf03982df
|
||||
|
Loading…
Reference in New Issue
Block a user