14
0

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:
2024-11-04 20:12:23 +00:00
committed by Git OBS Bridge
parent fb8f6f7a46
commit dd5a2435c7
2 changed files with 8 additions and 1 deletions

View File

@@ -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

View File

@@ -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