forked from pool/python-pydata-sphinx-theme
Accepting request 1221237 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1221237 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydata-sphinx-theme?expand=0&rev=7
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
|
Mon Sep 02 13:54:46 UTC 2024 - mcepl@cepl.eu
|
||||||
|
|
||||||
|
@@ -17,6 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
%define skip_python36 1
|
%define skip_python36 1
|
||||||
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pydata-sphinx-theme
|
Name: python-pydata-sphinx-theme
|
||||||
Version: 0.15.4
|
Version: 0.15.4
|
||||||
Release: 0
|
Release: 0
|
||||||
@@ -97,7 +98,7 @@ yarn install --offline
|
|||||||
|
|
||||||
# nodeenv generated with python3, no need to generate a different
|
# nodeenv generated with python3, no need to generate a different
|
||||||
# nodeenv for each flavor
|
# 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
|
%pyproject_wheel
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Reference in New Issue
Block a user