1.19.50
This commit is contained in:
parent
6599702131
commit
8be867d5f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -277,3 +277,4 @@
|
||||
/botocore-1.19.47.tar.gz
|
||||
/botocore-1.19.48.tar.gz
|
||||
/botocore-1.19.49.tar.gz
|
||||
/botocore-1.19.50.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.49
|
||||
Version: 1.19.50
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -65,6 +65,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Jan 7 08:25:18 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.50-1
|
||||
- 1.19.50
|
||||
|
||||
* Wed Jan 6 08:09:03 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.49-1
|
||||
- 1.19.49
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.49.tar.gz) = b699597f415ebc30915ee2f7bb562b082e289ce7628125797a994b9f116869f2c73fb8d686950253fd6dc045330c298131f42555525a23d883187c2256877373
|
||||
SHA512 (botocore-1.19.50.tar.gz) = 7d1a8ff53e22fc265d8ac6492c0607f8948c9aa5862abaded93c605c3a3e4e98e535308e5ec1500a480636e03dbc3d849ec2b1dbf0efb22dffa841ce1cb551f9
|
||||
|
Loading…
Reference in New Issue
Block a user