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#ee88d4df05c0f6fc6a39538adb48bda8f7f59be1
This commit is contained in:
parent
49227baaf0
commit
b714eff5eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -252,3 +252,4 @@
|
||||
/botocore-1.19.21.tar.gz
|
||||
/botocore-1.19.22.tar.gz
|
||||
/botocore-1.19.23.tar.gz
|
||||
/botocore-1.19.24.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.23
|
||||
Version: 1.19.24
|
||||
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
|
||||
* Tue Nov 24 08:24:37 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.24-1
|
||||
- 1.19.24
|
||||
|
||||
* Mon Nov 23 08:25:04 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.23-1
|
||||
- 1.19.23
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.23.tar.gz) = 9e984c48109f17126e380b0194e998c65ef02cba83ce3be6b3398a5913a41e23607779c82b90814d8193abdeb3a6cecedb443a6fc5d8d6b7ccb68ed0a0e0bc37
|
||||
SHA512 (botocore-1.19.24.tar.gz) = 42ca145f9e47b61715c816add725758dcf617c663dcd0beee29e66a28047d3bd7908ce10b7614afe9111a539e74f436286b876c107bc3591f5689619939a4551
|
||||
|
Loading…
Reference in New Issue
Block a user