1.17.51
This commit is contained in:
parent
f09c519fd3
commit
7796fd359f
1
.gitignore
vendored
1
.gitignore
vendored
@ -197,3 +197,4 @@
|
||||
/botocore-1.17.48.tar.gz
|
||||
/botocore-1.17.49.tar.gz
|
||||
/botocore-1.17.50.tar.gz
|
||||
/botocore-1.17.51.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.50
|
||||
Version: 1.17.51
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -48,6 +48,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Mon Aug 31 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.51-1
|
||||
- 1.17.51
|
||||
|
||||
* Fri Aug 28 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.50-1
|
||||
- 1.17.50
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.50.tar.gz) = 805bad0d8fcf7e90054dc9692ad9a32ac8dc701609d779a24707dd8bfbd427ffa6fbda90739033d1391fa1f8812e7c9c760a80e895000b7e1023ba9d044b2533
|
||||
SHA512 (botocore-1.17.51.tar.gz) = 2a542b6656d36d84ea61712b87bc37d377db0bb1283e765bd2902161ba13b9e068b45f5f1e5ae6017a99fb6cea45c0b1ee3986cab5ccc77a8820885dfa9c4006
|
||||
|
Loading…
Reference in New Issue
Block a user