1.19.1
This commit is contained in:
parent
8f39b064da
commit
f1662a7899
1
.gitignore
vendored
1
.gitignore
vendored
@ -229,3 +229,4 @@
|
||||
/botocore-1.18.17.tar.gz
|
||||
/botocore-1.18.18.tar.gz
|
||||
/botocore-1.19.0.tar.gz
|
||||
/botocore-1.19.1.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.0
|
||||
Version: 1.19.1
|
||||
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 21:05:38 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.1-1
|
||||
- 1.19.1
|
||||
|
||||
* Tue Oct 20 08:09:45 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.0-1
|
||||
- 1.19.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.0.tar.gz) = f32cff5b416fa7148d14d13ec8c0dda8aeac93b461f1774c4ae7d3c1f51e5de54102a8a50a59faffc4e7b6f19729adb3c86f41366652a7d049ebd96aa807f2b8
|
||||
SHA512 (botocore-1.19.1.tar.gz) = e0fd4e8c4fca53c7e034e840ffd9f362c3a41a898188980a382d528334204d13a9dcd597b4a1eb8ce792ffb31e31213167b8e6e952353c339612755b88c1c635
|
||||
|
Loading…
Reference in New Issue
Block a user