forked from pool/python-pydata-sphinx-theme
Accepting request 1220420 from home:ecsos:python
- Add %{?sle15_python_module_pythons} - Fix build error under Leap. OBS-URL: https://build.opensuse.org/request/show/1220420 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydata-sphinx-theme?expand=0&rev=15
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 05:18:36 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Add %{?sle15_python_module_pythons}
|
||||
- Fix build error under Leap.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 02 13:54:46 UTC 2024 - mcepl@cepl.eu
|
||||
|
||||
|
@@ -17,6 +17,7 @@
|
||||
|
||||
|
||||
%define skip_python36 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pydata-sphinx-theme
|
||||
Version: 0.15.4
|
||||
Release: 0
|
||||
@@ -97,7 +98,7 @@ yarn install --offline
|
||||
|
||||
# nodeenv generated with python3, no need to generate a different
|
||||
# nodeenv for each flavor
|
||||
python3 -m nodeenv --node=system --prebuilt --clean-src $PWD/.nodeenv
|
||||
python%python_bin_suffix -m nodeenv --node=system --prebuilt --clean-src $PWD/.nodeenv
|
||||
%pyproject_wheel
|
||||
|
||||
%install
|
||||
|
Reference in New Issue
Block a user