forked from pool/python-pathtools
- Do not require the Flask sphinx theme for doc build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pathtools?expand=0&rev=7
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pathtools
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -40,6 +40,7 @@ Pattern matching and various utilities for file systems paths.
|
||||
%prep
|
||||
%setup -q -n pathtools-%{version}
|
||||
sed -i "1d" pathtools/path.py pathtools/patterns.py
|
||||
sed -i "s/^html_theme.*/#html_theme/" docs/source/conf.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user