1.23.20
This commit is contained in:
parent
eaf02ecab8
commit
78414296ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -491,3 +491,4 @@
|
||||
/botocore-1.23.17.tar.gz
|
||||
/botocore-1.23.18.tar.gz
|
||||
/botocore-1.23.19.tar.gz
|
||||
/botocore-1.23.20.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.19
|
||||
Version: 1.23.20
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Dec 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.20-1
|
||||
- 1.23.20
|
||||
|
||||
* Thu Dec 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.19-1
|
||||
- 1.23.19
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.19.tar.gz) = 6a551cd50ecbad954982a7e6296c803a20d28065df04c9ca482b91aa91b6f336df8f81fd706771c0f04d55e2f3803cc4f1ec9b347e490e492515df427f52a692
|
||||
SHA512 (botocore-1.23.20.tar.gz) = f60df34af21a1d2f8c0d85352404ada5c83eb2bf9190fbe2b9f371c02e95bd23fc2b1e9e857a66057f93af62d1c30b908fc343a1505ad1cca0f245a94026ea17
|
||||
|
Loading…
Reference in New Issue
Block a user