1.27.95
This commit is contained in:
parent
c7b9c75de6
commit
4fc284bbbc
1
.gitignore
vendored
1
.gitignore
vendored
@ -644,3 +644,4 @@
|
||||
/botocore-1.27.92.tar.gz
|
||||
/botocore-1.27.93.tar.gz
|
||||
/botocore-1.27.94.tar.gz
|
||||
/botocore-1.27.95.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.94
|
||||
Version: 1.27.95
|
||||
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
|
||||
* Fri Oct 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.95-1
|
||||
- 1.27.95
|
||||
|
||||
* Thu Oct 20 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.94-1
|
||||
- 1.27.94
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.94.tar.gz) = 58518de6902f931e66239c6f64dc0be83fc4a8e078baa478650d068bb583e9d91d73aa363623a43e555d7f730ffcb358d52c45d2395bcc0e0012e451693606ac
|
||||
SHA512 (botocore-1.27.95.tar.gz) = 451c0620adc1ba0b65fd1101343b181f58160aceb6441686f118b481583553311c1a27b6fcd5a9e41db9c58afc1bef9667b51ed9213dd8c7df3ad4fb012a790c
|
||||
|
Loading…
Reference in New Issue
Block a user