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