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#54bf26ceb10fb133c072a3226ac03b5f84688c7d
This commit is contained in:
parent
a6d9d666b4
commit
33df21299a
1
.gitignore
vendored
1
.gitignore
vendored
@ -270,3 +270,4 @@
|
||||
/botocore-1.19.40.tar.gz
|
||||
/botocore-1.19.41.tar.gz
|
||||
/botocore-1.19.42.tar.gz
|
||||
/botocore-1.19.43.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.42
|
||||
Version: 1.19.43
|
||||
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
|
||||
* Thu Dec 24 08:15:06 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.43-1
|
||||
- 1.19.43
|
||||
|
||||
* Wed Dec 23 08:29:08 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.42-1
|
||||
- 1.19.42
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.42.tar.gz) = 779eab3a31aa2572af868b0355ff25b0d0f1cc9748494fc26bf6888e90383eea2da0ca141cde60303eaf39b4ec80971dedea415a3bde5215c982618f0c475b83
|
||||
SHA512 (botocore-1.19.43.tar.gz) = a1b97cbb779d8c8fe3495dd18d3d635e38c5c49e5b5fb31b7764029cf3063a7fda44711defc45783b3afb844bead46e686705af57472a7ff27af8b7e21645ad5
|
||||
|
Loading…
Reference in New Issue
Block a user