forked from pool/python-uvicorn
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:
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user