1.24.19
This commit is contained in:
parent
4b4ca0c489
commit
f7475d9680
1
.gitignore
vendored
1
.gitignore
vendored
@ -540,3 +540,4 @@
|
||||
/botocore-1.24.16.tar.gz
|
||||
/botocore-1.24.17.tar.gz
|
||||
/botocore-1.24.18.tar.gz
|
||||
/botocore-1.24.19.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.18
|
||||
Version: 1.24.19
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -68,6 +68,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Mon Mar 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.19-1
|
||||
- 1.24.19
|
||||
|
||||
* Fri Mar 11 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.18-1
|
||||
- 1.24.18
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.18.tar.gz) = 8e92bfd9ae6f2067139c9296cd07d5bbc6e53ae3d748318dd16c47bd292d53e18ffafcdb5b25d7e18966d09e46376c45de45fceadf3422f7215c6a1aeded982e
|
||||
SHA512 (botocore-1.24.19.tar.gz) = a6020b9fcaf285859bd33239ac1f46ba7ddaab3c680a93ccb0562352bf8677b890da4ee6f6a0b6c33e3cce56931cedf29f3b373509815b5597be0578b392a74a
|
||||
|
Loading…
Reference in New Issue
Block a user