1.18.6
This commit is contained in:
parent
c5d6039429
commit
745867fb44
1
.gitignore
vendored
1
.gitignore
vendored
@ -216,3 +216,4 @@
|
||||
/botocore-1.18.3.tar.gz
|
||||
/botocore-1.18.4.tar.gz
|
||||
/botocore-1.18.5.tar.gz
|
||||
/botocore-1.18.6.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.18.5
|
||||
Version: 1.18.6
|
||||
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
|
||||
* Mon Sep 28 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.6-1
|
||||
- 1.18.6
|
||||
|
||||
* Fri Sep 25 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.5-1
|
||||
- 1.18.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.18.5.tar.gz) = 3ba448a45460ce746a01372ab8e37b2faed7529bdd1e17d9ce9d79545a3700231e36f9b00ba448dcd33f60734dedd5dc9851def843eff55a0c9ccf711ee06b35
|
||||
SHA512 (botocore-1.18.6.tar.gz) = d4c3f79f1531f85f2ab793bcdeb13f8f51c333e704f404415e49f50d310a715f752f19bc4bc7ce07c5b20f19c5924008f47146f737c318b9204d8a4af4f6fe8d
|
||||
|
Loading…
Reference in New Issue
Block a user