1.23.3
This commit is contained in:
parent
559b578f0c
commit
57a5b93099
1
.gitignore
vendored
1
.gitignore
vendored
@ -476,3 +476,4 @@
|
|||||||
/botocore-1.23.0.tar.gz
|
/botocore-1.23.0.tar.gz
|
||||||
/botocore-1.23.1.tar.gz
|
/botocore-1.23.1.tar.gz
|
||||||
/botocore-1.23.2.tar.gz
|
/botocore-1.23.2.tar.gz
|
||||||
|
/botocore-1.23.3.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.23.2
|
Version: 1.23.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.3-1
|
||||||
|
- 1.23.3
|
||||||
|
|
||||||
* Tue Nov 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.2-1
|
* Tue Nov 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.2-1
|
||||||
- 1.23.2
|
- 1.23.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.23.2.tar.gz) = a2a741ec5a58a3fce9002f719e03bc2e3cb86f85c84868167b38820e36b16d0a495b0c74b97479f6e0f976b9a0fedfe968f8d738217f61ba780a47a7a046ffb4
|
SHA512 (botocore-1.23.3.tar.gz) = a7246fbe64df68f49755008de542cce4c166e2421f339cdeb5e45a9e66562bbf9e497b1fdb6014fceedd10db9d1d96d38c19bc77c5d68bec4259621ab0ed0429
|
||||||
|
Loading…
Reference in New Issue
Block a user