1.29.77
This commit is contained in:
parent
a502841223
commit
a7b1b47972
1
.gitignore
vendored
1
.gitignore
vendored
@ -720,3 +720,4 @@
|
||||
/botocore-1.29.74.tar.gz
|
||||
/botocore-1.29.75.tar.gz
|
||||
/botocore-1.29.76.tar.gz
|
||||
/botocore-1.29.77.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.76
|
||||
Version: 1.29.77
|
||||
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
|
||||
* Wed Feb 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.77-1
|
||||
- 1.29.77
|
||||
|
||||
* Tue Feb 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.76-1
|
||||
- 1.29.76
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.76.tar.gz) = b122efd62510f0e5589faae1230a76ed1a5c61f36625d6ba890abed4f1ac70f367b99cc4749827e7f3686777e04a557cddf138de359b4c7e744b7502dfe9dba9
|
||||
SHA512 (botocore-1.29.77.tar.gz) = 5c3e88e58ddd745c61f6f75dea04a271d089c0b46d9d3dd3a8fe75a5f0b7c5f1d808ee82f452b2f46ada010f6d37b96ec021d33a5e8aca8f19fc7fd807529926
|
||||
|
Loading…
Reference in New Issue
Block a user