1.27.76
This commit is contained in:
parent
743c2277b5
commit
5016ad0609
1
.gitignore
vendored
1
.gitignore
vendored
@ -626,3 +626,4 @@
|
||||
/botocore-1.27.73.tar.gz
|
||||
/botocore-1.27.74.tar.gz
|
||||
/botocore-1.27.75.tar.gz
|
||||
/botocore-1.27.76.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.75
|
||||
Version: 1.27.76
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Mon Sep 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.76-1
|
||||
- 1.27.76
|
||||
|
||||
* Fri Sep 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.75-1
|
||||
- 1.27.75
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.75.tar.gz) = 2dbda8232ca108b87e676d19e78b1b9b28340188862c66a2cbdd2a3ae72330b04843aa9937e73371c451728141fe59613908e1dd9e34a65a949346b6dafa6e5a
|
||||
SHA512 (botocore-1.27.76.tar.gz) = f4cb6f573983cc9f4e03ff99fec2942395310cf7ef29ad85a4b2ff4060ee24f781760a9863078ed3f3aa2b4550cd046620cce1c3966fab10b58a5e6acf9067c3
|
||||
|
Loading…
Reference in New Issue
Block a user