1.20.19
This commit is contained in:
parent
1ce425f968
commit
5025841ea4
1
.gitignore
vendored
1
.gitignore
vendored
@ -308,3 +308,4 @@
|
||||
/botocore-1.20.16.tar.gz
|
||||
/botocore-1.20.17.tar.gz
|
||||
/botocore-1.20.18.tar.gz
|
||||
/botocore-1.20.19.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.18
|
||||
Version: 1.20.19
|
||||
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 Mar 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.19-1
|
||||
- 1.20.19
|
||||
|
||||
* Tue Mar 02 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.18-1
|
||||
- 1.20.18
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.18.tar.gz) = e1881ca20ffc0b3eaf59635a321f0191775b4c62f4aed4d8ada54dee6066ba85fa1af00bea00949ccb245dce4e1279eb1d120237da097420d95e1c3c95c50d6f
|
||||
SHA512 (botocore-1.20.19.tar.gz) = f4d4ffb88edfb95a13b637c928701966d7903bf50c493926674d8c1c0e6004fa6ec2d9b63402fca5829af3d381ad04221c4154a08e2a0cab065110ab65d44fc1
|
||||
|
Loading…
Reference in New Issue
Block a user