diff --git a/python-uvicorn.changes b/python-uvicorn.changes index 5082af5..655000e 100644 --- a/python-uvicorn.changes +++ b/python-uvicorn.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 5 09:51:32 UTC 2022 - Dominique Leuenberger + +- Fix URL to 1537.patch: add ".patch" to the gh Pr to reference the + raw patch, not the gh webui. + ------------------------------------------------------------------- Tue Jul 19 20:59:25 UTC 2022 - Ben Greiner diff --git a/python-uvicorn.spec b/python-uvicorn.spec index f67b504..e78d2cf 100644 --- a/python-uvicorn.spec +++ b/python-uvicorn.spec @@ -24,7 +24,7 @@ License: BSD-3-Clause URL: https://github.com/encode/uvicorn Source: https://github.com/encode/uvicorn/archive/%{version}.tar.gz#/uvicorn-%{version}.tar.gz # PATCH-FIX-UPSTREAM uvicorn-pr1537-no-watchgod-tests.patch gh#encode/uvicorn#1537 -Patch1: https://github.com/encode/uvicorn/pull/1537#/uvicorn-pr1537-no-watchgod-tests.patch +Patch1: https://github.com/encode/uvicorn/pull/1537.patch#/uvicorn-pr1537-no-watchgod-tests.patch BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module setuptools} BuildRequires: fdupes