1.29.76
This commit is contained in:
parent
84893a04af
commit
a502841223
1
.gitignore
vendored
1
.gitignore
vendored
@ -719,3 +719,4 @@
|
|||||||
/botocore-1.29.73.tar.gz
|
/botocore-1.29.73.tar.gz
|
||||||
/botocore-1.29.74.tar.gz
|
/botocore-1.29.74.tar.gz
|
||||||
/botocore-1.29.75.tar.gz
|
/botocore-1.29.75.tar.gz
|
||||||
|
/botocore-1.29.76.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.75
|
Version: 1.29.76
|
||||||
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
|
||||||
|
* Tue Feb 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.76-1
|
||||||
|
- 1.29.76
|
||||||
|
|
||||||
* Tue Feb 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.75-1
|
* Tue Feb 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.75-1
|
||||||
- 1.29.75
|
- 1.29.75
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.29.75.tar.gz) = 4583915cce15abb58261ac308902ff289bb6de085ee6647ea02aa70eccc9b75d4d4a8a16dea4fff03234382f015250297d18e9f1d2b35a40b0a2db99f88c571e
|
SHA512 (botocore-1.29.76.tar.gz) = b122efd62510f0e5589faae1230a76ed1a5c61f36625d6ba890abed4f1ac70f367b99cc4749827e7f3686777e04a557cddf138de359b4c7e744b7502dfe9dba9
|
||||||
|
Loading…
Reference in New Issue
Block a user