1.21.60
This commit is contained in:
parent
d105fbe5f5
commit
948456d69b
1
.gitignore
vendored
1
.gitignore
vendored
@ -456,3 +456,4 @@
|
|||||||
/botocore-1.21.57.tar.gz
|
/botocore-1.21.57.tar.gz
|
||||||
/botocore-1.21.58.tar.gz
|
/botocore-1.21.58.tar.gz
|
||||||
/botocore-1.21.59.tar.gz
|
/botocore-1.21.59.tar.gz
|
||||||
|
/botocore-1.21.60.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.21.59
|
Version: 1.21.60
|
||||||
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 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.60-1
|
||||||
|
- 1.21.60
|
||||||
|
|
||||||
* Tue Oct 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.59-1
|
* Tue Oct 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.59-1
|
||||||
- 1.21.59
|
- 1.21.59
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.21.59.tar.gz) = 9675824c6509fb102bc124a8cf35329f2742526381d4f8966a6ef7dd21ac37b15f386f8c1f268f5528732d81d8b853ab5f1b96e869ab1d3bed099f2e871aa43d
|
SHA512 (botocore-1.21.60.tar.gz) = 7e801f67c670a85ebd0641fe8a51890dcea1a3a6f2253cca1213ee96a20497c1196c16b2576bcd2dc796b501117d609240c59b1077bbdc0f3021cf6659289e21
|
||||||
|
Loading…
Reference in New Issue
Block a user