1.19.17
This commit is contained in:
parent
d4fadbf8f1
commit
c3947c039d
1
.gitignore
vendored
1
.gitignore
vendored
@ -245,3 +245,4 @@
|
||||
/botocore-1.19.14.tar.gz
|
||||
/botocore-1.19.15.tar.gz
|
||||
/botocore-1.19.16.tar.gz
|
||||
/botocore-1.19.17.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.16
|
||||
Version: 1.19.17
|
||||
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
|
||||
* Thu Nov 12 15:45:59 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.17-1
|
||||
- 1.19.17
|
||||
|
||||
* Thu Nov 12 10:23:55 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.16-1
|
||||
- 1.19.16
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.16.tar.gz) = d36b580e0ad56143b9b36679d17910fcdb49ec132143441d6a078797f79bec1fd6f06b2afb8542e16e844fb892c2902aeab1cfcf66a8ddb9ecbcc92be4ced29d
|
||||
SHA512 (botocore-1.19.17.tar.gz) = 2ed07ed3e4f6b43b24e1766cc0c74950bdce3e88d3ff9c10798bd99361c6314b45bed3c6fd74467b5c05470f9d6baf122c241dfb5a5a4aaab6c39fd9aa689b96
|
||||
|
Loading…
Reference in New Issue
Block a user