1.23.6
This commit is contained in:
parent
ead5edc051
commit
d3bef5f046
1
.gitignore
vendored
1
.gitignore
vendored
@ -479,3 +479,4 @@
|
||||
/botocore-1.23.3.tar.gz
|
||||
/botocore-1.23.4.tar.gz
|
||||
/botocore-1.23.5.tar.gz
|
||||
/botocore-1.23.6.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.5
|
||||
Version: 1.23.6
|
||||
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
|
||||
* Mon Nov 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.6-1
|
||||
- 1.23.6
|
||||
|
||||
* Fri Nov 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.5-1
|
||||
- 1.23.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.5.tar.gz) = 6afca19b724f9019f21e5993ce970d605b95d31c1a4e969ec1b4080510a5a120b3fa0cfd5ade973a9203bd6b7983a3dbca2f7a03108a9167392efd60d5e2fe9b
|
||||
SHA512 (botocore-1.23.6.tar.gz) = a46e45b7bb67d7c4bcc5508f38448b9ed3778ed6b6080239459b22b7f753adaf12e8d64496f7d7c71b33bb17ae1744000e9269ea0f545286e56fabe39e7f0340
|
||||
|
Loading…
Reference in New Issue
Block a user