1.23.23
This commit is contained in:
parent
f21b76dc7e
commit
35cf201dca
1
.gitignore
vendored
1
.gitignore
vendored
@ -494,3 +494,4 @@
|
|||||||
/botocore-1.23.20.tar.gz
|
/botocore-1.23.20.tar.gz
|
||||||
/botocore-1.23.21.tar.gz
|
/botocore-1.23.21.tar.gz
|
||||||
/botocore-1.23.22.tar.gz
|
/botocore-1.23.22.tar.gz
|
||||||
|
/botocore-1.23.23.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.22
|
Version: 1.23.23
|
||||||
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 Dec 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.23-1
|
||||||
|
- 1.23.23
|
||||||
|
|
||||||
* Thu Dec 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.22-1
|
* Thu Dec 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.22-1
|
||||||
- 1.23.22
|
- 1.23.22
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.23.22.tar.gz) = b5244731c7ddb70ef55df41439294e9760342194db93d3044cbd0c2a845205ebd693ec76e4cb7de297c0f951ab193fd3f049897ff8e2c5903ffb81c7d003acba
|
SHA512 (botocore-1.23.23.tar.gz) = a4e14b680fd71a6c5ec499ed9c75f55a51cffa1f6ea569e3a3d231646f90e4729a7fbacf9b6a0ee5ab0b5321b8078970a0db2a74087500991a65d164091b2ab2
|
||||||
|
Loading…
Reference in New Issue
Block a user