1.29.75
This commit is contained in:
parent
44d2bdcb65
commit
84893a04af
1
.gitignore
vendored
1
.gitignore
vendored
@ -718,3 +718,4 @@
|
||||
/botocore-1.29.72.tar.gz
|
||||
/botocore-1.29.73.tar.gz
|
||||
/botocore-1.29.74.tar.gz
|
||||
/botocore-1.29.75.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.74
|
||||
Version: 1.29.75
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -62,6 +62,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Feb 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.75-1
|
||||
- 1.29.75
|
||||
|
||||
* Fri Feb 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.74-1
|
||||
- 1.29.74
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.74.tar.gz) = a72930aa92c224519703ad95e899d6f52988398c489255088acd9e4f6563301e7d12d6b7c2df90cd1f57b228196fd7f107cd4c3e0661335374bc72133b54f3e1
|
||||
SHA512 (botocore-1.29.75.tar.gz) = 4583915cce15abb58261ac308902ff289bb6de085ee6647ea02aa70eccc9b75d4d4a8a16dea4fff03234382f015250297d18e9f1d2b35a40b0a2db99f88c571e
|
||||
|
Loading…
Reference in New Issue
Block a user