1.23.40
This commit is contained in:
parent
a403fc7d52
commit
f118c62d4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -511,3 +511,4 @@
|
|||||||
/botocore-1.23.37.tar.gz
|
/botocore-1.23.37.tar.gz
|
||||||
/botocore-1.23.38.tar.gz
|
/botocore-1.23.38.tar.gz
|
||||||
/botocore-1.23.39.tar.gz
|
/botocore-1.23.39.tar.gz
|
||||||
|
/botocore-1.23.40.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.23.39
|
Version: 1.23.40
|
||||||
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
|
||||||
|
* Thu Jan 20 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.40-1
|
||||||
|
- 1.23.40
|
||||||
|
|
||||||
* Wed Jan 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.39-1
|
* Wed Jan 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.39-1
|
||||||
- 1.23.39
|
- 1.23.39
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.23.39.tar.gz) = 317206eeebebf490c950b858da627fe35a97312bf3e0d622c3bb18211d27f7b406b37b584c6e31774f911370401d3e04e721ea7fcdb51f690093ed3147272e24
|
SHA512 (botocore-1.23.40.tar.gz) = cbed5c316e3976594930ae1c274fdac9e25289c9818bc515e5a27c620431b05c010736f8e94d90fb935e22e5a1c50dbd4708c7674ef6e697c35475f8757df63d
|
||||||
|
Loading…
Reference in New Issue
Block a user