14
0

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
This commit is contained in:
2022-08-05 12:31:22 +00:00
committed by Git OBS Bridge
parent e90d9646e9
commit 4c0b433ea3
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 5 09:51:32 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- 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 <code@bnavigator.de>

View File

@@ -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