1.29.50
This commit is contained in:
parent
dfe61e23dc
commit
094cfcb25d
1
.gitignore
vendored
1
.gitignore
vendored
@ -693,3 +693,4 @@
|
||||
/botocore-1.29.47.tar.gz
|
||||
/botocore-1.29.48.tar.gz
|
||||
/botocore-1.29.49.tar.gz
|
||||
/botocore-1.29.50.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.49
|
||||
Version: 1.29.50
|
||||
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
|
||||
* Fri Jan 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.50-1
|
||||
- 1.29.50
|
||||
|
||||
* Thu Jan 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.49-1
|
||||
- 1.29.49
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.49.tar.gz) = 6a5205d682712c329e6963d07d9fa6612f543ba08c8fb80754aa265da4919ade4949c889b22fb49e4234c46e2644a5f8baf4ba908a052eafc95c38ebba1d35f0
|
||||
SHA512 (botocore-1.29.50.tar.gz) = 61b678e9721f3718f10f7cc264316049f899a0556c3e03f7875e3c403107dfa093a8b95460f570556524b5ef14d4ead4358166b1b41d6fc0c25b4b0fbdc1dd18
|
||||
|
Loading…
Reference in New Issue
Block a user