Bugzilla – Bug 1212834
The %python_subpackages macro produces an error on 15.5
Last modified: 2023-08-04 11:57:52 UTC
[ 41s] error: parse error in expression [ 41s] error: /home/abuild/rpmbuild/SOURCES/python-mailmanclient.spec:51: bad %if condition See e.g.: https://build.opensuse.org/package/show/devel:languages:python:mailman:backports/python-mailmanclient Note that this project uses devel:languages:python:backports!
I don't think it is `%python_subpackages`. My bet is on %if %{pkg_vcmp python3-pytest-asyncio >= 0.19} asynciomode="--asyncio-mode=auto" %endif I cannot imagine it would work. Let me try. (Besides, the condition is nonsensical, because we have python-pytest-asyncio >= 0.19 everywhere).
This is an autogenerated message for OBS integration: This bug (1212834) was mentioned in https://build.opensuse.org/request/show/1095990 Factory / python-mailmanclient
Fix has been accepted.