1.20.60
This commit is contained in:
parent
001ac58e09
commit
8371ebdea6
1
.gitignore
vendored
1
.gitignore
vendored
@ -347,3 +347,4 @@
|
||||
/botocore-1.20.57.tar.gz
|
||||
/botocore-1.20.58.tar.gz
|
||||
/botocore-1.20.59.tar.gz
|
||||
/botocore-1.20.60.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.59
|
||||
Version: 1.20.60
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Apr 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.60-1
|
||||
- 1.20.60
|
||||
|
||||
* Tue Apr 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.59-1
|
||||
- 1.20.59
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.59.tar.gz) = 06850bfd59f9ac562569eb5a2a3e5cb7d4104053f0ab31fc315312122d5c861a68f811d422e9f1850c8449c9387ffc72feef9496a9216da359b2c0b8c713110f
|
||||
SHA512 (botocore-1.20.60.tar.gz) = 55bb5514a150b4fe152d2bdc501ea238cce83a81f9593e8984dd94cbeb80389f1feb9ea840ce64198aa2976d1130962f652620da540330fa9627f4fcd1299eca
|
||||
|
Loading…
Reference in New Issue
Block a user