1.20.101
This commit is contained in:
parent
decc8cd66b
commit
13dc6619aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -388,3 +388,4 @@
|
|||||||
/botocore-1.20.98.tar.gz
|
/botocore-1.20.98.tar.gz
|
||||||
/botocore-1.20.99.tar.gz
|
/botocore-1.20.99.tar.gz
|
||||||
/botocore-1.20.100.tar.gz
|
/botocore-1.20.100.tar.gz
|
||||||
|
/botocore-1.20.101.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.100
|
Version: 1.20.101
|
||||||
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
|
||||||
|
* Fri Jun 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.101-1
|
||||||
|
- 1.20.101
|
||||||
|
|
||||||
* Thu Jun 24 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.100-1
|
* Thu Jun 24 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.100-1
|
||||||
- 1.20.100
|
- 1.20.100
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.100.tar.gz) = af20cf638e48375b0adbadac5329aa62008def72e158159acbcdc200b250c0ac27e0ea568cd216ad8e81772b42491efed5a271f186d9caf0dc7e3bbf0197b7c6
|
SHA512 (botocore-1.20.101.tar.gz) = 6641f14bbe9385acc764377be27b8d50f8eb0044330bc7248adc27c7605d4bcb489203f3953cd3ef17ec0f3e49d1df4e84f6ebce2c7d5b2b54d98406d836b49a
|
||||||
|
Loading…
Reference in New Issue
Block a user