1.29.86
This commit is contained in:
parent
72478935db
commit
78b9daebf3
1
.gitignore
vendored
1
.gitignore
vendored
@ -729,3 +729,4 @@
|
||||
/botocore-1.29.83.tar.gz
|
||||
/botocore-1.29.84.tar.gz
|
||||
/botocore-1.29.85.tar.gz
|
||||
/botocore-1.29.86.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.85
|
||||
Version: 1.29.86
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Mar 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.86-1
|
||||
- 1.29.86
|
||||
|
||||
* Tue Mar 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.85-1
|
||||
- 1.29.85
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.85.tar.gz) = 51b2f58fc98a5cd9a786f14dffa6831ffbf4378919d82027caaf2e2464eb7b7a805572cc56de53936f7b409718628d37d2131407f917f6dee95b91cd53e4e179
|
||||
SHA512 (botocore-1.29.86.tar.gz) = 8c182a9736f79f7fc6769cc8e7ffb81e61942d9bd3f313e1be6f24ebecbd104bba9894d8ea4b8e04e7332a2b5e44806c3b766d1ee6047f12adc681c046bdbce5
|
||||
|
Loading…
Reference in New Issue
Block a user