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#6d7758ce305df824743e328ce067cec77a5c8970
This commit is contained in:
parent
8079394468
commit
fd2e84f5fa
2
.gitignore
vendored
2
.gitignore
vendored
@ -290,3 +290,5 @@
|
||||
/botocore-1.19.60.tar.gz
|
||||
/botocore-1.19.61.tar.gz
|
||||
/botocore-1.19.62.tar.gz
|
||||
/botocore-1.19.63.tar.gz
|
||||
/botocore-1.20.0.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.62
|
||||
Version: 1.20.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,12 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Feb 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.0-1
|
||||
- 1.20.0
|
||||
|
||||
* Mon Feb 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.63-1
|
||||
- 1.19.63
|
||||
|
||||
* Fri Jan 29 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.62-1
|
||||
- 1.19.62
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.62.tar.gz) = 0c702e207b904593788c7f7a290308730ed2cbe6b67c1566e2c53c45a68d9a5a8a45be67f6a0e2e5e6d1ffce5488508a5680d2f8a83c31f329d1a2878a52e7fb
|
||||
SHA512 (botocore-1.20.0.tar.gz) = 0cf8c3d2afadc69fee2a2b0795989b7328c24c038cf66fee693612affc7656d76df492e7ae61604ee4e26f5f355cd4ac27909519cddf7dcefa65168eea13db64
|
||||
|
Loading…
Reference in New Issue
Block a user