1.24.7
This commit is contained in:
parent
c2ea1a389e
commit
962e7fa8dc
1
.gitignore
vendored
1
.gitignore
vendored
@ -529,3 +529,4 @@
|
||||
/botocore-1.24.2.tar.gz
|
||||
/botocore-1.24.5.tar.gz
|
||||
/botocore-1.24.6.tar.gz
|
||||
/botocore-1.24.7.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.24.6
|
||||
Version: 1.24.7
|
||||
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
|
||||
* Thu Feb 24 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.7-1
|
||||
- 1.24.7
|
||||
|
||||
* Wed Feb 23 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.6-1
|
||||
- 1.24.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.24.6.tar.gz) = 8298f53e85a0b92b7f71c25613d6fb467ec8be6de88e19f7b5c7bd979efbf1516a4bea4f3a885bde2d2cb7191a946bcfd55c4ce0ab584fd284dd71d1155dade5
|
||||
SHA512 (botocore-1.24.7.tar.gz) = 9e37321dabc6279133cfd1a8e4c51cec41ebe262f412d789509ea5e27c8545d65883d62f2de5fc74870592e95a2676705f926516e6b6dd9935f199a5aa45e15b
|
||||
|
Loading…
Reference in New Issue
Block a user