diff --git a/python-urllib3.changes b/python-urllib3.changes index 74f6e86..bb849bc 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 16 21:09:42 UTC 2021 - Dirk Müller + +- update to 1.26.4: + * Changed behavior of the default ``SSLContext`` when connecting to HTTPS proxy + during HTTPS requests. The default ``SSLContext`` now sets ``check_hostname=True``. + ------------------------------------------------------------------- Thu Jan 28 23:20:46 UTC 2021 - Dirk Müller diff --git a/python-urllib3.spec b/python-urllib3.spec index 188d19f..230fa77 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -1,5 +1,5 @@ # -# spec file for package python-urllib3 +# spec file for package python-urllib3-test # # Copyright (c) 2021 SUSE LLC # @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-urllib3%{psuffix} -Version: 1.26.3 +Version: 1.26.4 Release: 0 Summary: HTTP library with thread-safe connection pooling, file post, and more License: MIT diff --git a/urllib3-1.26.3.tar.gz b/urllib3-1.26.3.tar.gz deleted file mode 100644 index da6efda..0000000 --- a/urllib3-1.26.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de3eedaad74a2683334e282005cd8d7f22f4d55fa690a2a1020a416cb0a47e73 -size 292598 diff --git a/urllib3-1.26.4.tar.gz b/urllib3-1.26.4.tar.gz new file mode 100644 index 0000000..5207732 --- /dev/null +++ b/urllib3-1.26.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7b021f7241115872f92f43c6508082facffbd1c048e3c6e2bb9c2a157e28937 +size 293008