1.20.103
This commit is contained in:
parent
bc33d33d30
commit
9088b1cbdd
1
.gitignore
vendored
1
.gitignore
vendored
@ -390,3 +390,4 @@
|
||||
/botocore-1.20.100.tar.gz
|
||||
/botocore-1.20.101.tar.gz
|
||||
/botocore-1.20.102.tar.gz
|
||||
/botocore-1.20.103.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.102
|
||||
Version: 1.20.103
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Jun 30 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.103-1
|
||||
- 1.20.103
|
||||
|
||||
* Mon Jun 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.102-1
|
||||
- 1.20.102
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.102.tar.gz) = ee756829454bca50e872cc8cb3caa66ff9ff3cc1075a1afdf693d39e4e9f3c7953b1c69c13c78be594aee572752eb89700369985dfc57e7ebc772b444f8d8c91
|
||||
SHA512 (botocore-1.20.103.tar.gz) = 5d0543af8aa9ad0c4021b845e659136e05eb688604f32514e1895fa4bf4588b2901cbef05ec336dfe9326e3959d10bb78a9b4f772d75d40d6a53af1615d76c6a
|
||||
|
Loading…
Reference in New Issue
Block a user