1.23.49
This commit is contained in:
parent
892ad8815b
commit
fdebe563f6
1
.gitignore
vendored
1
.gitignore
vendored
@ -518,3 +518,4 @@
|
||||
/botocore-1.23.46.tar.gz
|
||||
/botocore-1.23.47.tar.gz
|
||||
/botocore-1.23.48.tar.gz
|
||||
/botocore-1.23.49.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.48
|
||||
Version: 1.23.49
|
||||
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 Feb 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.49-1
|
||||
- 1.23.49
|
||||
|
||||
* Thu Feb 03 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.48-1
|
||||
- 1.23.48
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.48.tar.gz) = ad2d8e632ff7da1a1b677876b9d4345a9ba60a407f77deb8fe9df7108495853ff9a915b8e5956f6cf226501d6fe34d8328fdb7446c4a8db5b3f219ca2fbe1cb6
|
||||
SHA512 (botocore-1.23.49.tar.gz) = 2450752613a815a67f007a23371e0349a2ebaa991f3b48062bab5ed5736fa11255e206a20cc71a2477b65673f689c5447229a9e0c14358ffcd322e1f55971a86
|
||||
|
Loading…
Reference in New Issue
Block a user