1.20.14
This commit is contained in:
parent
cc0bd1e1c1
commit
49ad1801ec
1
.gitignore
vendored
1
.gitignore
vendored
@ -303,3 +303,4 @@
|
|||||||
/botocore-1.20.11.tar.gz
|
/botocore-1.20.11.tar.gz
|
||||||
/botocore-1.20.12.tar.gz
|
/botocore-1.20.12.tar.gz
|
||||||
/botocore-1.20.13.tar.gz
|
/botocore-1.20.13.tar.gz
|
||||||
|
/botocore-1.20.14.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.13
|
Version: 1.20.14
|
||||||
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
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.14-1
|
||||||
|
- 1.20.14
|
||||||
|
|
||||||
* Tue Feb 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.13-1
|
* Tue Feb 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.13-1
|
||||||
- 1.20.13
|
- 1.20.13
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.13.tar.gz) = e61c2736cd40d15f01550b2c0d1ec289ad6cefbc485ace7f1d11c39c6e29daf37d2fdd34aebb0dd613c7af75312bf672b3bddbfb588d8782e73e949101586155
|
SHA512 (botocore-1.20.14.tar.gz) = d2cf24743aa72171ea6c1d804f189e8428fc24f315bc3f118f802932e081b2c75a53ff5c1803c66e3b23e0adb525d8e842f003a7156dd6311aeacd95c2599693
|
||||||
|
Loading…
Reference in New Issue
Block a user