1.24.5
This commit is contained in:
parent
0177087d51
commit
eec0b5aa25
1
.gitignore
vendored
1
.gitignore
vendored
@ -527,3 +527,4 @@
|
||||
/botocore-1.24.0.tar.gz
|
||||
/botocore-1.24.1.tar.gz
|
||||
/botocore-1.24.2.tar.gz
|
||||
/botocore-1.24.5.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.2
|
||||
Version: 1.24.5
|
||||
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
|
||||
* Wed Feb 23 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.5-1
|
||||
- 1.24.5
|
||||
|
||||
* Thu Feb 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.2-1
|
||||
- 1.24.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.2.tar.gz) = 93811544f756419d6a0a9f49dc836e8c580c7c8ab49f90a541f2f8a24203959976a974056a0953f4d137a19254059e25c356843fb5df91a6d752d23c004f0c34
|
||||
SHA512 (botocore-1.24.5.tar.gz) = 4ddb38ab4d4c777236576d806d6f611a1cc70a17f9e74f7d7a3071c51ee56354a19ba9e624c7369acb0a72b39473a8bf98b9aca4bf695286d3bf73df729172aa
|
||||
|
Loading…
Reference in New Issue
Block a user