1.20.52
This commit is contained in:
parent
3b9e645cf3
commit
0b20fd7927
1
.gitignore
vendored
1
.gitignore
vendored
@ -339,3 +339,4 @@
|
||||
/botocore-1.20.49.tar.gz
|
||||
/botocore-1.20.50.tar.gz
|
||||
/botocore-1.20.51.tar.gz
|
||||
/botocore-1.20.52.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.51
|
||||
Version: 1.20.52
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Apr 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.52-1
|
||||
- 1.20.52
|
||||
|
||||
* Tue Apr 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.51-1
|
||||
- 1.20.51
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.51.tar.gz) = 98a816632f618df85b8d4fe5b1871856e9b77e4b3c627fd189fb36e8170380fa7e2304178a5e3bfcea206e9a6829bc0eab2455e16e7f21fd7271a7491fc8faf0
|
||||
SHA512 (botocore-1.20.52.tar.gz) = 68a0a66ef0fb732b66ce81043b87dff9174a83edcb2bdfa4779bed05c76738e51f9934f29873cb7d8daf111750e7e5fc12229eb9838c96d3fc8e58b3290b2ca6
|
||||
|
Loading…
Reference in New Issue
Block a user