From 4c0b433ea3b257d56c82a43e348c253a7fcb545b5dd2940589a170ed7a8ef88e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 5 Aug 2022 12:31:22 +0000 Subject: [PATCH] Accepting request 993271 from home:dimstar:Factory - Fix URL to 1537.patch: add ".patch" to the gh Pr to reference the raw patch, not the gh webui. OBS-URL: https://build.opensuse.org/request/show/993271 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvicorn?expand=0&rev=12 --- python-uvicorn.changes | 6 ++++++ python-uvicorn.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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