diff --git a/python-requests.changes b/python-requests.changes index 128de5f..c6b7000 100644 --- a/python-requests.changes +++ b/python-requests.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jan 5 17:09:11 UTC 2022 - Michael Ströder + +- update to 2.27.1 + * Fixed parsing issue that resulted in the auth component being + dropped from proxy URLs. (#6028) + ------------------------------------------------------------------- Tue Jan 4 16:20:04 UTC 2022 - Dirk Müller diff --git a/python-requests.spec b/python-requests.spec index 33879ed..4426850 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -26,7 +26,7 @@ %endif %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-requests%{psuffix} -Version: 2.27.0 +Version: 2.27.1 Release: 0 Summary: Python HTTP Library License: Apache-2.0 diff --git a/requests-2.27.0.tar.gz b/requests-2.27.0.tar.gz deleted file mode 100644 index e76898a..0000000 --- a/requests-2.27.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e5643905bf20a308e25e4c1dd379117c09000bf8a82ebccc462cfb1b34a16b5 -size 108487 diff --git a/requests-2.27.1.tar.gz b/requests-2.27.1.tar.gz new file mode 100644 index 0000000..f316f0f --- /dev/null +++ b/requests-2.27.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61 +size 106758