Hello community, here is the log from the commit of package python-urllib3 for openSUSE:Factory checked in at 2020-02-14 16:25:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-urllib3 (Old) and /work/SRC/openSUSE:Factory/.python-urllib3.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-urllib3" Fri Feb 14 16:25:05 2020 rev:37 rq:772471 version:1.25.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-urllib3/python-urllib3.changes 2019-11-04 17:06:08.160243795 +0100 +++ /work/SRC/openSUSE:Factory/.python-urllib3.new.26092/python-urllib3.changes 2020-02-14 16:25:12.739185368 +0100 @@ -1,0 +2,12 @@ +Fri Feb 7 15:24:03 UTC 2020 - Marketa Calabkova <[email protected]> + +- update to 1.25.8 + * Drop support for EOL Python 3.4 + * Optimize _encode_invalid_chars + * Preserve chunked parameter on retries + * Allow unset SERVER_SOFTWARE in App Engine + * Fix issue where URL fragment was sent within the request target. + * Fix issue where an empty query section in a URL would fail to parse. + * Remove TLS 1.3 support in SecureTransport due to Apple removing support. + +------------------------------------------------------------------- Old: ---- urllib3-1.25.6.tar.gz New: ---- urllib3-1.25.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-urllib3.spec ++++++ --- /var/tmp/diff_new_pack.XThRzn/_old 2020-02-14 16:25:13.311185679 +0100 +++ /var/tmp/diff_new_pack.XThRzn/_new 2020-02-14 16:25:13.311185679 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-urllib3 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ %endif %bcond_without python2 Name: python-urllib3%{psuffix} -Version: 1.25.6 +Version: 1.25.8 Release: 0 Summary: HTTP library with thread-safe connection pooling, file post, and more License: MIT @@ -71,6 +71,7 @@ BuildRequires: %{python_module pytest} BuildRequires: %{python_module six >= 1.12.0} BuildRequires: %{python_module tornado < 6} +BuildRequires: %{python_module trustme >= 0.5.3} BuildRequires: %{python_module urllib3 >= %{version}} %endif %if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24 ++++++ urllib3-1.25.6.tar.gz -> urllib3-1.25.8.tar.gz ++++++ ++++ 4191 lines of diff (skipped)
