Update package can't be build any more because it requires python36 which is no more there. (It is still in epel build system but if you try to build in mock build fails.)
meson.build:3:0: ERROR: python36 not found
rhel7.7 python3 doesn't provide python36 binary, it only provides python3 and python3.6
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
This update has been submitted for testing by ret2libc.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
Update package can't be build any more because it requires python36 which is no more there. (It is still in epel build system but if you try to build in mock build fails.)
meson.build:3:0: ERROR: python36 not found
rhel7.7 python3 doesn't provide python36 binary, it only provides python3 and python3.6
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
Fix is to change BuildRequires: python36 to BuildRequires: python3 and remove epel python36 patch on epel7.
Thanks! Will do
This update has been obsoleted by radare2-3.9.0-3.el7.1.