1.20.99
This commit is contained in:
parent
789ccb593a
commit
b8c24b42e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -386,3 +386,4 @@
|
||||
/botocore-1.20.96.tar.gz
|
||||
/botocore-1.20.97.tar.gz
|
||||
/botocore-1.20.98.tar.gz
|
||||
/botocore-1.20.99.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.98
|
||||
Version: 1.20.99
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Jun 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.99-1
|
||||
- 1.20.99
|
||||
|
||||
* Mon Jun 21 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.98-1
|
||||
- 1.20.98
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.98.tar.gz) = 98d931ad9efbcb899bc3f6e1fd55028fdbc88cebb9d2ffe93db08610b8515de8bd784338b2320136319314783fbb65d251526efbf3df76de80be4561bc97f40b
|
||||
SHA512 (botocore-1.20.99.tar.gz) = 45da79b872e8489e6a366106858cf50d5af52d3f1a2df1b831d47b0f72ea0b777c354215b43e2feb2d31cc3646d1995590152133ed865bfc184ad60629a7f61e
|
||||
|
Loading…
Reference in New Issue
Block a user