1.27.73
This commit is contained in:
parent
ef718ee25e
commit
981433e089
1
.gitignore
vendored
1
.gitignore
vendored
@ -623,3 +623,4 @@
|
||||
/botocore-1.27.62.tar.gz
|
||||
/botocore-1.27.71.tar.gz
|
||||
/botocore-1.27.72.tar.gz
|
||||
/botocore-1.27.73.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.72
|
||||
Version: 1.27.73
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Sep 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.73-1
|
||||
- 1.27.73
|
||||
|
||||
* Tue Sep 13 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.72-1
|
||||
- 1.27.72
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.72.tar.gz) = e5b4ec6b8d04e6821d457344074c918965e5930b0b8cdc4b6defa4e8ec0b148572df1b65c431864af865a443cb33e7b4755b6b393200fa4111edf546ae99b30f
|
||||
SHA512 (botocore-1.27.73.tar.gz) = 4660619273567dda5d1a7bc28dcc0b4995c771998a3ae0b521dae3d192106e2dc89892bd75690c4abf0a5d2881e9eb1b0458d1e50c3b8f9c645cb5fa04ab553e
|
||||
|
Loading…
Reference in New Issue
Block a user