forked from pool/python-restview
Accepting request 882576 from home:mcalabkova:branches:devel:languages:python
- Add false.patch to fix recent build failure OBS-URL: https://build.opensuse.org/request/show/882576 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-restview?expand=0&rev=9
This commit is contained in:
@@ -25,6 +25,8 @@ License: GPL-3.0-only
|
||||
Group: Development/Languages/Python
|
||||
URL: https://mg.pov.lt/restview/
|
||||
Source: https://files.pythonhosted.org/packages/source/r/restview/restview-%{version}.tar.gz
|
||||
# PATCH-FIX-UPSTREAM https://github.com/mgedmin/restview/commit/a1ded30a87c65f3ce59a18497a7fc5099317c2be New mock release returns False from patcher.stop()
|
||||
Patch0: false.patch
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
@@ -48,6 +50,7 @@ A viewer for ReStructuredText documents that renders them on the fly.
|
||||
|
||||
%prep
|
||||
%setup -q -n restview-%{version}
|
||||
%autopatch -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Reference in New Issue
Block a user