We recently removed code related to GIT tagging, the hub plugin and the py2compat subpackage, but didn't update the spec file accordingly so it fails to build right now because it still attempts to package the missing subpackage: https://fedora.softwarefactory-project.io/zuul/build/8fceb91345164ddf8e84e192f4f6835d
AC: Update the spec file so it builds again.
Metadata Update from @nphilipp: - Issue tagged with: Bugs, F35 Change
Metadata Update from @scoady: - Issue assigned to scoady
Actually, it's setup.py not the spec file that still references py2compat.
setup.py
py2compat
PR here: https://pagure.io/fedora-infra/rpmautospec/pull-request/139
Issue status updated to: Closed (was: Open)