Skip to content

Added python36 RPM build on epel77

Now that the LSCSoft yum repositories are updated to EPEL7.7, we can build python3.6 rpms directly, so this PR updates the spec file and adds the necessary CI jobs to do that.

I also took the opportunity to rip out the custom git tag workflow on CircleCI which has never worked, and just complicates the CI configuration.

Merge request reports