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#ebaa4f97b39feead53e0c9e81dd304c015ebec87
This commit is contained in:
parent
2a12f38145
commit
b3950569a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -272,3 +272,4 @@
|
||||
/botocore-1.19.42.tar.gz
|
||||
/botocore-1.19.43.tar.gz
|
||||
/botocore-1.19.44.tar.gz
|
||||
/botocore-1.19.45.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.44
|
||||
Version: 1.19.45
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -65,6 +65,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Dec 30 08:21:28 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.45-1
|
||||
- 1.19.45
|
||||
|
||||
* Tue Dec 29 09:09:01 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.44-1
|
||||
- 1.19.44
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.44.tar.gz) = d865780c8f904b3f67c61a1e073ff4e2c6f77478168dcd98b034634a1796c07a94d8125033fc7475c7554898a73d3def8225a88eb5ec01d9064ea8737cc9eb23
|
||||
SHA512 (botocore-1.19.45.tar.gz) = 79dbe8a3325fb2db3f52b3258a02910670ab1867c2c23c58389da2c60df89d671d716560575e450e7d218313805b1ce259b85ed59fdee668f2c2d6910fef78f2
|
||||
|
Loading…
Reference in New Issue
Block a user