14
0

Accepting request 932322 from home:gladiac:mailman3

- Only build for python3 on openSUSE Leap 15.3

OBS-URL: https://build.opensuse.org/request/show/932322
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-tabs?expand=0&rev=4
This commit is contained in:
2021-11-18 20:40:05 +00:00
committed by Git OBS Bridge
parent 196f55a4a9
commit 23be72089e
2 changed files with 8 additions and 0 deletions

View File

@@ -17,6 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%if 0%{?sle_version} && 0%{?sle_version} <= 150300
%define pythons python3
%endif
# TODO: use github tarball because upstrean dont distribute tests via pypi
%bcond_with test
Name: python-sphinx-tabs