1.15.27
This commit is contained in:
parent
8e21c288f3
commit
858c831bff
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@
|
||||
/botocore-1.15.24.tar.gz
|
||||
/botocore-1.15.25.tar.gz
|
||||
/botocore-1.15.26.tar.gz
|
||||
/botocore-1.15.27.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.15.26
|
||||
Version: 1.15.27
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -44,6 +44,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Mar 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.27-1
|
||||
- 1.15.27
|
||||
|
||||
* Sat Mar 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.26-1
|
||||
- 1.15.26
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.15.26.tar.gz) = 489b087d4ab3310b1d8522eaf15d817792c9914f96cc4714e2eb78f8fff4bd10c38f52c7d2e0577e39a9e823a6c44c53749a34918fc0243052d55ddf8b20aa5d
|
||||
SHA512 (botocore-1.15.27.tar.gz) = bdce02f9d73018a88697ec46f7900182fca38fc6057055b87e07df2c8b96aaca95230f2761be02d5a44ec03a079717988b8066c4339aeab26b2280d102248def
|
||||
|
Loading…
Reference in New Issue
Block a user