1.24.23
This commit is contained in:
parent
03d43113fb
commit
57338fb101
1
.gitignore
vendored
1
.gitignore
vendored
@ -544,3 +544,4 @@
|
||||
/botocore-1.24.20.tar.gz
|
||||
/botocore-1.24.21.tar.gz
|
||||
/botocore-1.24.22.tar.gz
|
||||
/botocore-1.24.23.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.22
|
||||
Version: 1.24.23
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -68,6 +68,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Mon Mar 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.23-1
|
||||
- 1.24.23
|
||||
|
||||
* Fri Mar 18 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.22-1
|
||||
- 1.24.22
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.22.tar.gz) = 070222b5eca46fa5463620af63816bc8813c717a56b4c41294556130390959ac14570a1256542f145a5b36727ced9657b386fcd5f538d64912c8a9f049673bd6
|
||||
SHA512 (botocore-1.24.23.tar.gz) = 5bd77d0f0db0da5037711e4a61362bbd48512b8f785ce104690b1275608a59594d9f64b878777081f21b0f6a6b22b19f12cb7a068c4d1e0a1b044d5146acf888
|
||||
|
Loading…
Reference in New Issue
Block a user