1.20.94
This commit is contained in:
parent
883494799b
commit
3bd5633b1e
1
.gitignore
vendored
1
.gitignore
vendored
@ -381,3 +381,4 @@
|
||||
/botocore-1.20.91.tar.gz
|
||||
/botocore-1.20.92.tar.gz
|
||||
/botocore-1.20.93.tar.gz
|
||||
/botocore-1.20.94.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.93
|
||||
Version: 1.20.94
|
||||
Release: 1%{?dist}
|
||||
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/
|
||||
|
||||
%changelog
|
||||
* Mon Jun 14 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.94-1
|
||||
- 1.20.94
|
||||
|
||||
* Fri Jun 11 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.93-1
|
||||
- 1.20.93
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.93.tar.gz) = 2d38de5fd92bd17df029f93254e8ea26fcf1cefda274d479cdbe8919c862d32c0a18cca165fe65c4125adbbaecc1909dc8da576a0b0fc7d47dc72cd3fd3db6cf
|
||||
SHA512 (botocore-1.20.94.tar.gz) = 1dbb52626b03f82b48cdf76da0e0138b11d47c9f6aef64a164c7489232a46af4f2d214fef5d132a1c656f2728608cecd23b4a781f58252ee7a69c7efe853d4f3
|
||||
|
Loading…
Reference in New Issue
Block a user