1.19.10
This commit is contained in:
parent
ca694db5fa
commit
342593adca
1
.gitignore
vendored
1
.gitignore
vendored
@ -238,3 +238,4 @@
|
||||
/botocore-1.19.7.tar.gz
|
||||
/botocore-1.19.8.tar.gz
|
||||
/botocore-1.19.9.tar.gz
|
||||
/botocore-1.19.10.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.9
|
||||
Version: 1.19.10
|
||||
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 Nov 3 08:29:36 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.10-1
|
||||
- 1.19.10
|
||||
|
||||
* Mon Nov 2 09:26:02 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.9-1
|
||||
- 1.19.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.9.tar.gz) = 8433f22ae7652e524a82da8d2ccda48da9eef44788333898b7526335d57a7757b80754f0d5c6a2c84ec3bde2ec9fc7da5cf872cbda7286f620b4f4878fe9a583
|
||||
SHA512 (botocore-1.19.10.tar.gz) = 80f34dc31031b269af982fad8c62b8dbb7ee0fea7b91bfc63c9039e155ba55ad711167c5debd68306aab1f96e5761fae65303868fa2e4ecb17892be6baf24f2d
|
||||
|
Loading…
Reference in New Issue
Block a user