1.24.13
This commit is contained in:
parent
a899719d7f
commit
3f76543362
1
.gitignore
vendored
1
.gitignore
vendored
@ -534,3 +534,4 @@
|
|||||||
/botocore-1.24.10.tar.gz
|
/botocore-1.24.10.tar.gz
|
||||||
/botocore-1.24.11.tar.gz
|
/botocore-1.24.11.tar.gz
|
||||||
/botocore-1.24.12.tar.gz
|
/botocore-1.24.12.tar.gz
|
||||||
|
/botocore-1.24.13.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.24.12
|
Version: 1.24.13
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.13-1
|
||||||
|
- 1.24.13
|
||||||
|
|
||||||
* Fri Mar 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.12-1
|
* Fri Mar 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.12-1
|
||||||
- 1.24.12
|
- 1.24.12
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.24.12.tar.gz) = d0fe451027aacf0bb1815351e17e17a229a4fd76413ec24b8fe2e844e48aa70e786bb8cf3e17027cad5415ce741b1fd1bd091ab55378a72a6b4fe2e4ca1eba85
|
SHA512 (botocore-1.24.13.tar.gz) = e6f414b0d3ddcf109b03023596c638795df9bd8d82686bbe66b7a1e8fb78c49c05e833d12d1470f570618e3b1ff391d67bfd6351ac62e25c9d8564d6e08990aa
|
||||||
|
Loading…
Reference in New Issue
Block a user