Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Collapse sidebar
home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX
Configuration
Project Config
Overview
Project Configuration of home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX
BuildFlags: !excludebuild:util-linux BuildFlags: !excludebuild:rpm BuildFlags: !excludebuild:python313:doc BuildFlags: !excludebuild:python313:base BuildFlags: !excludebuild:python-packaging:primary BuildFlags: !excludebuild:meson # Ignore a few packages that we are not modifying BuildFlags: excludebuild:gcc BuildFlags: excludebuild:glibc BuildFlags: excludebuild:binutils BuildFlags: excludebuild:gcc15 BuildFlags: excludebuild:gcc15:cross-arm-none-gcc15 BuildFlags: excludebuild:gcc15:cross-avr-gcc15 BuildFlags: excludebuild:gcc15:cross-nvptx-gcc15 BuildFlags: excludebuild:gcc15:cross-riscv64-gcc15 BuildFlags: excludebuild:gcc15:cross-rx-gcc15 BuildFlags: excludebuild:gcc15:gcc15-testresults BuildFlags: excludebuild:llvm18 Prefer: python314-tornado Prefer: -chkstat Prefer: -atkmm1_6-devel-32bit -libdecor-devel-32bit -perl-32bit # new subpackages Prefer: -python314-numpy1-devel -python314-SQLAlchemy1 -python314-jsonschema417 -python314-Cython0 -python314-urllib3_1 # currently breaks cpython # Prefer: !-libz-ng-compat1 libz-ng-compat1 !-zlib-ng-compat-devel zlib-ng-compat-devel # Preinstall: !libz1 libz-ng-compat1 # PYTHON STUFF %define primary_python python313 %define skip_python2 1 %define _without_python2 1 Macros: ## PYTHON MACROS BEGIN # order of %pythons is important: The last flavor overrides any operation on conflicting files and definitions during expansions, # making it the "default" in many cases --> keep the primary python3 provider at the end. %pythons %{?!skip_python311:python311} %{?!skip_python312:python312} %{?!skip_python314:python314} %{?!skip_python313:python313} %add_python() %{expand:%%define pythons %1 %pythons} %_without_python2 1 # prjconf definitions for python-rpm-macros # This method for generating python_modules gets too deep to expand for rpm at about 5 python flavors. # Hence, python_module_iter is replaced by python_module_lua in macros.lua. # However, OBS cannot expand lua, but has a much higher expansion depth, so this works fine for the server side resolver. %python_module_iter(a:) %{expand:%%define python %{-a*}} ( %python-%args ) %{expand:%%{?!python_module_iter_%1:%%{python_module_iter -a%*}}%%{?python_module_iter_%1}} # pseudo-undefine for obs: reset for the next expansion within the next call of python_module %python_module_iter_STOP %global python %%%%python %python_module() %{?!python_module_lua:%{expand:%%define args %{**}} %{expand:%%{python_module_iter -a %{pythons} STOP}}}%{?python_module_lua:%python_module_lua %{**}} # gh#openSUSE/python-rpm-macros#127 ... define our current primary Python interpreter %primary_python python313 ## PYTHON MACROS END :Macros # END PYTHON STUFF
Locations
Projects
Search
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects