Richard W.M. Jones
c4638739d6
python: PYTHON_LIBS is not set in Python 3.8 (RHBZ#1705482).
...
Python 3.8 no longer links C extensions to -lpython, instead relying
on the fact that the python binary itself already contains those
symbols. This means $PYTHON_LIBS is empty and so the Python bindings
are not built.
Use a different test to see if the python module is available.
2019-05-31 13:07:25 +01:00
..
2018-11-08 21:32:10 +00:00
2019-04-03 13:08:08 +01:00
2019-01-08 11:58:30 +00:00
2019-01-24 09:54:23 +00:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2016-03-22 09:45:41 +01:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-05-30 09:12:32 +02:00
2019-01-08 11:58:30 +00:00
2019-01-16 11:57:57 +00:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-05-20 13:40:19 +02:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-01-17 12:03:07 +00:00
2019-05-31 13:07:25 +01:00
2019-01-08 11:58:30 +00:00
2019-01-08 11:58:30 +00:00
2019-01-16 11:57:57 +00:00
2012-10-12 22:03:11 +01:00
2009-08-03 17:17:57 +02:00
2019-01-23 13:05:59 +00:00