RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/python-botocore#5e00c8357bdc5e96926a4b197291bdc50ec58e05
This commit is contained in:
parent
862020d0a9
commit
bbacc6f4a0
2
.gitignore
vendored
2
.gitignore
vendored
@ -294,3 +294,5 @@
|
||||
/botocore-1.20.0.tar.gz
|
||||
/botocore-1.20.2.tar.gz
|
||||
/botocore-1.20.3.tar.gz
|
||||
/botocore-1.20.4.tar.gz
|
||||
/botocore-1.20.5.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.3
|
||||
Version: 1.20.5
|
||||
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 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.5-1
|
||||
- 1.20.5
|
||||
|
||||
* Tue Feb 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.4-1
|
||||
- 1.20.4
|
||||
|
||||
* Fri Feb 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.3-1
|
||||
- 1.20.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.3.tar.gz) = ad0982fb9095e4d8e36a5805f5041fa1241526409d6a1fad3628c52d9870e54fd4a828816eb77f39b60f49ade7805e97cd286f7ac4070ebafbb696e513691e0f
|
||||
SHA512 (botocore-1.20.5.tar.gz) = 488584be3ea9b8a7467384a3947349704d0bf0e6817936a70fda69bc8d682d88601188446d50eeae29b4f0680e8f20d717519011d6beecd3f35cb322fb526853
|
||||
|
Loading…
Reference in New Issue
Block a user