Updated to version 0.10.8
This update has been submitted for testing by ogutierrez.
This update has been pushed to testing.
Package is not installable on epel7.
package: fleet-commander-admin-0.10.8-2.el7.noarch has unresolved dependenycy:
python3
You shouldn't hardcode python version, there is macro %{python3_pkgversion} to use on epel7.
You could also generalize epel7 support by using %{python3_pkgversion} in both fedora and epel by adding:
# Single python3 version in Fedora, python3_pkgversion macro not available %{!?python3_pkgversion:%global python3_pkgversion 3}
Or you can just make epel7 part only to use macro.
%if 0%{?rhel} && 0%{?rhel} < 8 Requires: python%{python3_pkgversion} %else Requires: python3 %endif
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.
Thank you very much for the tip! I'm going to fix this right now and send the update again.
This update has been obsoleted by fleet-commander-admin-0.10.8-3.el7.
Please login to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by ogutierrez.
This update has been pushed to testing.
Package is not installable on epel7.
package: fleet-commander-admin-0.10.8-2.el7.noarch has unresolved dependenycy:
You shouldn't hardcode python version, there is macro %{python3_pkgversion} to use on epel7.
You could also generalize epel7 support by using %{python3_pkgversion} in both fedora and epel by adding:
Or you can just make epel7 part only to use macro.
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.
Thank you very much for the tip! I'm going to fix this right now and send the update again.
This update has been obsoleted by fleet-commander-admin-0.10.8-3.el7.