1.23.15
This commit is contained in:
parent
4ac0427be6
commit
771db4a6c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -486,3 +486,4 @@
|
||||
/botocore-1.23.10.tar.gz
|
||||
/botocore-1.23.11.tar.gz
|
||||
/botocore-1.23.12.tar.gz
|
||||
/botocore-1.23.15.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.12
|
||||
Version: 1.23.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Mon Nov 29 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.15-1
|
||||
- 1.23.15
|
||||
|
||||
* Tue Nov 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.12-1
|
||||
- 1.23.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.12.tar.gz) = e54fc3054093bb41d566d24e06c97ffbd68cfed68183564efe67fb5a70f90acd14d95345874a80fa82faa19cafaa3f84839c5cd8443e171a17029279d1ecf949
|
||||
SHA512 (botocore-1.23.15.tar.gz) = df57fc9698d5bd5babbd0e94b4150fa287ecb3b32453532fe7cc87bb7dab87d181a7bedb85a57ca250987539f92b832e3a368d9faa39ae5ac641688d3907f818
|
||||
|
Loading…
Reference in New Issue
Block a user