1.20.49
This commit is contained in:
parent
8b718a5194
commit
69ce8c70e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -336,3 +336,4 @@
|
||||
/botocore-1.20.46.tar.gz
|
||||
/botocore-1.20.47.tar.gz
|
||||
/botocore-1.20.48.tar.gz
|
||||
/botocore-1.20.49.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.48
|
||||
Version: 1.20.49
|
||||
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
|
||||
* Fri Apr 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.49-1
|
||||
- 1.20.49
|
||||
|
||||
* Fri Apr 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.48-1
|
||||
- 1.20.48
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.48.tar.gz) = 76e38a89aa4faca71a05fe84ed6cade67c5baaabc1ae17ca14b06ffd22a2992bf61e924350945f1a659264c41726fa265aed9ff56d2b3a4e2b726dea717858f7
|
||||
SHA512 (botocore-1.20.49.tar.gz) = 994f9ee04d0b7c99aee12be5823c29fdafe145b7db71df765ba798ba33650b2189fbbfd274aec1051a7e9be1d1ac0ebf19b61ce4d8afd98635e108bbb2c63351
|
||||
|
Loading…
Reference in New Issue
Block a user