1.19.25
This commit is contained in:
parent
b380603b4c
commit
cfff56bbfb
1
.gitignore
vendored
1
.gitignore
vendored
@ -253,3 +253,4 @@
|
||||
/botocore-1.19.22.tar.gz
|
||||
/botocore-1.19.23.tar.gz
|
||||
/botocore-1.19.24.tar.gz
|
||||
/botocore-1.19.25.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.24
|
||||
Release: 2%{?dist}
|
||||
Version: 1.19.25
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
License: ASL 2.0
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Mon Nov 30 09:13:53 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.25-1
|
||||
- 1.19.25
|
||||
|
||||
* Sun Nov 29 23:16:01 CET 2020 Felix Schwarz <fschwarz@fedoraproject.org> - 1.19.24-2
|
||||
- also run tests during build, rely on auto-generated requirements
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.24.tar.gz) = 42ca145f9e47b61715c816add725758dcf617c663dcd0beee29e66a28047d3bd7908ce10b7614afe9111a539e74f436286b876c107bc3591f5689619939a4551
|
||||
SHA512 (botocore-1.19.25.tar.gz) = 0cc4b015957330fbc5654b33953943c845c955a8fabb7b33672d496d68fe0e8783b1ba3254695bcdb7fa4b3775464f5c09af04e09931e38ba95710a6f0aa8320
|
||||
|
Loading…
Reference in New Issue
Block a user