1.21.44
This commit is contained in:
parent
4c2434d9eb
commit
5f5fbe7fee
1
.gitignore
vendored
1
.gitignore
vendored
@ -442,3 +442,4 @@
|
|||||||
/botocore-1.21.41.tar.gz
|
/botocore-1.21.41.tar.gz
|
||||||
/botocore-1.21.42.tar.gz
|
/botocore-1.21.42.tar.gz
|
||||||
/botocore-1.21.43.tar.gz
|
/botocore-1.21.43.tar.gz
|
||||||
|
/botocore-1.21.44.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.21.43
|
Version: 1.21.44
|
||||||
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
|
||||||
|
* Fri Sep 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.44-1
|
||||||
|
- 1.21.44
|
||||||
|
|
||||||
* Thu Sep 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.43-1
|
* Thu Sep 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.43-1
|
||||||
- 1.21.43
|
- 1.21.43
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.21.43.tar.gz) = 709f1792f855bb4178dd2d1e79f7b476e5b695a84684d9a5e6e57a36bd8f881f28cc4322a2e296c3935fad544d6adb4ede15a7cd532c7e5671350f0d96bee105
|
SHA512 (botocore-1.21.44.tar.gz) = 66b4c3ede4b23260a61309de7afcef2c5436516b3399c52438bae50b8714e3d8b0c86b271e0ac8f1214738ecee3e1677fa6ca7315a1bfaae5a49f2aa650a6806
|
||||||
|
Loading…
Reference in New Issue
Block a user