1.23.4
This commit is contained in:
parent
57a5b93099
commit
377f5a9ee0
1
.gitignore
vendored
1
.gitignore
vendored
@ -477,3 +477,4 @@
|
|||||||
/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
|
/botocore-1.23.3.tar.gz
|
||||||
|
/botocore-1.23.4.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.3
|
Version: 1.23.4
|
||||||
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
|
||||||
|
* Thu Nov 11 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.4-1
|
||||||
|
- 1.23.4
|
||||||
|
|
||||||
* Wed Nov 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.3-1
|
* Wed Nov 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.3-1
|
||||||
- 1.23.3
|
- 1.23.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.23.3.tar.gz) = a7246fbe64df68f49755008de542cce4c166e2421f339cdeb5e45a9e66562bbf9e497b1fdb6014fceedd10db9d1d96d38c19bc77c5d68bec4259621ab0ed0429
|
SHA512 (botocore-1.23.4.tar.gz) = 417e6b2b4d18acb03eba8c3e5a58ed0c790d630fedb571e33e5e79020272442078c3276c5be9853a815f1b0b2b5143e85bc2ed3f46ca8cee2f7fe45fa59c5bfb
|
||||||
|
Loading…
Reference in New Issue
Block a user