1.29.74
This commit is contained in:
parent
41c6bd2940
commit
44d2bdcb65
1
.gitignore
vendored
1
.gitignore
vendored
@ -717,3 +717,4 @@
|
|||||||
/botocore-1.29.71.tar.gz
|
/botocore-1.29.71.tar.gz
|
||||||
/botocore-1.29.72.tar.gz
|
/botocore-1.29.72.tar.gz
|
||||||
/botocore-1.29.73.tar.gz
|
/botocore-1.29.73.tar.gz
|
||||||
|
/botocore-1.29.74.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.29.73
|
Version: 1.29.74
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.74-1
|
||||||
|
- 1.29.74
|
||||||
|
|
||||||
* Thu Feb 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.73-1
|
* Thu Feb 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.73-1
|
||||||
- 1.29.73
|
- 1.29.73
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.73.tar.gz) = 4b86b15a3740fb9840b6698674e231b6a4d1c39c8ca70c856b0841f9e0bdb57581a9e77f9f2f41c633669722047cab89c172f11193992f49e8829a8afc740824
|
SHA512 (botocore-1.29.74.tar.gz) = a72930aa92c224519703ad95e899d6f52988398c489255088acd9e4f6563301e7d12d6b7c2df90cd1f57b228196fd7f107cd4c3e0661335374bc72133b54f3e1
|
||||||
|
Loading…
Reference in New Issue
Block a user