1.19.0
This commit is contained in:
parent
942b742331
commit
8f39b064da
1
.gitignore
vendored
1
.gitignore
vendored
@ -228,3 +228,4 @@
|
||||
/botocore-1.18.16.tar.gz
|
||||
/botocore-1.18.17.tar.gz
|
||||
/botocore-1.18.18.tar.gz
|
||||
/botocore-1.19.0.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.18.18
|
||||
Version: 1.19.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -45,6 +45,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Oct 20 08:09:45 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.0-1
|
||||
- 1.19.0
|
||||
|
||||
* Fri Oct 16 14:54:26 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.18-1
|
||||
- 1.18.18
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.18.18.tar.gz) = a92a20c86390905f22c10e3ba649008b7c9ccab147b6b3aecc89f26dc891aaf38a974fd8ba1f792a38ac89a98dba64a949741445abf7db133f60189d1e8da31e
|
||||
SHA512 (botocore-1.19.0.tar.gz) = f32cff5b416fa7148d14d13ec8c0dda8aeac93b461f1774c4ae7d3c1f51e5de54102a8a50a59faffc4e7b6f19729adb3c86f41366652a7d049ebd96aa807f2b8
|
||||
|
Loading…
Reference in New Issue
Block a user