1.20.75
This commit is contained in:
parent
a85a671075
commit
b9ce2daf74
1
.gitignore
vendored
1
.gitignore
vendored
@ -362,3 +362,4 @@
|
|||||||
/botocore-1.20.72.tar.gz
|
/botocore-1.20.72.tar.gz
|
||||||
/botocore-1.20.73.tar.gz
|
/botocore-1.20.73.tar.gz
|
||||||
/botocore-1.20.74.tar.gz
|
/botocore-1.20.74.tar.gz
|
||||||
|
/botocore-1.20.75.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.20.74
|
Version: 1.20.75
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
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/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.75-1
|
||||||
|
- 1.20.75
|
||||||
|
|
||||||
* Mon May 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.74-1
|
* Mon May 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.74-1
|
||||||
- 1.20.74
|
- 1.20.74
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.74.tar.gz) = 51bcf78c6804b4a8cddd57eeff96d7ecb65731dfbd87eb665de1356c1daedb4317323b3a0d905e3d459800d800ce6d6ffd8fd1239b26ecf56884bee37159f2b7
|
SHA512 (botocore-1.20.75.tar.gz) = 736f9d8e4875fd273e73e25ba791117c146c0facdd68970f8d2127245805383119178faa4c91d9dc43ec045e59bf39dbece40d6946013ce9c8ac3c5d1ef9bd84
|
||||||
|
Loading…
Reference in New Issue
Block a user