Skip to content

Provide separate python2 and python3 packages for RHEL

Duncan Macleod requested to merge (removed):python3-spec into master

This merge modifies ligo-common.spec to provide compatible packages for python2 and python3:

  • python2-ligo-common
  • python34-ligo-common

This renames ligo-common -> python2-ligo-common - I have attempted to modify the spec properly with Provides and Obsoletes, it builds on rpmbuild7 but perhaps @adam-mercer should have a look over the new spec.

Merge request reports