#4691 The versions list on src.fp.o should hide unrelated versions
Opened by churchyard. Modified

This package has never been built on EPEL, yet the 3 rows occupy space and may create confusion.

https://src.fedoraproject.org/rpms/python35

png


We can do this (potentially by querying pdc?), but it will not help make this table show faster :)

As a dirty trick, we can hide the "empty" rows.

There's more or less a a direct mapping between fedora releases and git branches, so why not just hide the rows for which no git branch exists? That should cover most cases, and querying pagure for the existing git branches should be quite fast.

Metadata