
27 Feb
2017
27 Feb
'17
00:01
Hi Jan, now, that %py3_incdir is gone for Factory, how are packages like python3- persistent supposed to be build? persistent wants to install its header files in a python version specific include location, where the C parts of Btrees picks them up later on... except from python3-persistent.spec: %files devel %defattr(-,root,root,-) %if 0%{?suse_version} < 1230 %{_includedir} %else %dir /%py3_incdir/persistent /%py3_incdir/persistent/*.h %endif %python3_sitearch/persistent/*.h Build log: https://build.opensuse.org/package/live_build_log/devel:languages:python3/py... Cheers, Pete -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org