1.20.98
This commit is contained in:
parent
b289682548
commit
789ccb593a
1
.gitignore
vendored
1
.gitignore
vendored
@ -385,3 +385,4 @@
|
|||||||
/botocore-1.20.95.tar.gz
|
/botocore-1.20.95.tar.gz
|
||||||
/botocore-1.20.96.tar.gz
|
/botocore-1.20.96.tar.gz
|
||||||
/botocore-1.20.97.tar.gz
|
/botocore-1.20.97.tar.gz
|
||||||
|
/botocore-1.20.98.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.20.97
|
Version: 1.20.98
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 21 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.98-1
|
||||||
|
- 1.20.98
|
||||||
|
|
||||||
* Thu Jun 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.97-1
|
* Thu Jun 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.97-1
|
||||||
- 1.20.97
|
- 1.20.97
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.97.tar.gz) = 7411d5de8ecf0c42c0142ded036189dcf378cd16f761071beb5bc2a2c240eabb0c4a8c669ce89a5b4e798a0aae92f0e67755627c2a84df77fc2e9557265a4e3b
|
SHA512 (botocore-1.20.98.tar.gz) = 98d931ad9efbcb899bc3f6e1fd55028fdbc88cebb9d2ffe93db08610b8515de8bd784338b2320136319314783fbb65d251526efbf3df76de80be4561bc97f40b
|
||||||
|
Loading…
Reference in New Issue
Block a user