1.20.96
This commit is contained in:
parent
177ad0ce8f
commit
3885e812b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -383,3 +383,4 @@
|
|||||||
/botocore-1.20.93.tar.gz
|
/botocore-1.20.93.tar.gz
|
||||||
/botocore-1.20.94.tar.gz
|
/botocore-1.20.94.tar.gz
|
||||||
/botocore-1.20.95.tar.gz
|
/botocore-1.20.95.tar.gz
|
||||||
|
/botocore-1.20.96.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.20.95
|
Version: 1.20.96
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
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/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.96-1
|
||||||
|
- 1.20.96
|
||||||
|
|
||||||
* Tue Jun 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.95-1
|
* Tue Jun 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.95-1
|
||||||
- 1.20.95
|
- 1.20.95
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.20.95.tar.gz) = a3c532e26054f793ac71756ebf69c0f17bf60e4510297abffadf02c17188ae74ea374b534bfd9db8cd179c53287734b797142e7e08536a9e3199e269cb014c28
|
SHA512 (botocore-1.20.96.tar.gz) = 9a4973b7484fa5586473dbedd402d6b8adfca18a17373752078f35fc24fda7477a37e2c9fee4779e52c3a60b352ab02943ebf49eb77dd607b79e88d25ae9b6c3
|
||||||
|
Loading…
Reference in New Issue
Block a user