1.20.59
This commit is contained in:
parent
84bfb894ec
commit
001ac58e09
1
.gitignore
vendored
1
.gitignore
vendored
@ -346,3 +346,4 @@
|
|||||||
/botocore-1.20.56.tar.gz
|
/botocore-1.20.56.tar.gz
|
||||||
/botocore-1.20.57.tar.gz
|
/botocore-1.20.57.tar.gz
|
||||||
/botocore-1.20.58.tar.gz
|
/botocore-1.20.58.tar.gz
|
||||||
|
/botocore-1.20.59.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.58
|
Version: 1.20.59
|
||||||
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
|
||||||
|
* Tue Apr 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.59-1
|
||||||
|
- 1.20.59
|
||||||
|
|
||||||
* Tue Apr 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.58-1
|
* Tue Apr 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.58-1
|
||||||
- 1.20.58
|
- 1.20.58
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.58.tar.gz) = 9eaa93f9764b732baf7ec3fe9e456b1314f6b253cb19aac7ad8e0e5e3829d1ffda75682d79e20310e3918b2a83c46a451a6f2fb931eecac75be132d358352f76
|
SHA512 (botocore-1.20.59.tar.gz) = 06850bfd59f9ac562569eb5a2a3e5cb7d4104053f0ab31fc315312122d5c861a68f811d422e9f1850c8449c9387ffc72feef9496a9216da359b2c0b8c713110f
|
||||||
|
Loading…
Reference in New Issue
Block a user