1.20.27
This commit is contained in:
parent
6d47452df4
commit
0a28cd32fb
1
.gitignore
vendored
1
.gitignore
vendored
@ -316,3 +316,4 @@
|
|||||||
/botocore-1.20.24.tar.gz
|
/botocore-1.20.24.tar.gz
|
||||||
/botocore-1.20.25.tar.gz
|
/botocore-1.20.25.tar.gz
|
||||||
/botocore-1.20.26.tar.gz
|
/botocore-1.20.26.tar.gz
|
||||||
|
/botocore-1.20.27.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.26
|
Version: 1.20.27
|
||||||
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
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.27-1
|
||||||
|
- 1.20.27
|
||||||
|
|
||||||
* Fri Mar 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.26-1
|
* Fri Mar 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.26-1
|
||||||
- 1.20.26
|
- 1.20.26
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.26.tar.gz) = 30ce061c1b7e1830caaf7382352180f9316f8d1d806269726ef3bc00eeb7a3fc7689e43eb4666fe700ca2de564b427c4916289a555aca0138a630059462216c9
|
SHA512 (botocore-1.20.27.tar.gz) = 1b63295a2f6cdf2c06cc10cd35c350a07eb5326bbd42f2dc2084bb54cac3ebb40f0635180e227632184a6bbff3b58b67bd90878acbfa4cc61879b7b8e77f3fbc
|
||||||
|
Loading…
Reference in New Issue
Block a user