1.17.61
This commit is contained in:
parent
5a8e6376a0
commit
a292b6abda
1
.gitignore
vendored
1
.gitignore
vendored
@ -207,3 +207,4 @@
|
||||
/botocore-1.17.58.tar.gz
|
||||
/botocore-1.17.59.tar.gz
|
||||
/botocore-1.17.60.tar.gz
|
||||
/botocore-1.17.61.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.17.60
|
||||
Version: 1.17.61
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -48,6 +48,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 15 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.61-1
|
||||
- 1.17.61
|
||||
|
||||
* Mon Sep 14 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.17.60-1
|
||||
- 1.17.60
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.17.60.tar.gz) = 8401a71b14da7063a502e41860ed3db04d1b612fbf0098b302166d0e65d58e1fc81080c6af6d473b39cf712c17eeea85d3dcd79622c6fd7db0bee8c208fb22ac
|
||||
SHA512 (botocore-1.17.61.tar.gz) = 606076103594fb6efee1fa79181449c0ffa37eb71b5f5c187f8046375ddf982f72741ba00a1d2311be893094b86dd9196ee33410a693727ea9502cf87332dcc0
|
||||
|
Loading…
Reference in New Issue
Block a user