4ee1863 Revise packaging, handle results for Fedora ELN

Authored and Committed by adamwill a year ago
    Revise packaging, handle results for Fedora ELN
    
    For Fedora ELN the thing we expect to be the compose ID actually
    needs to be the URL (we can't find ELN composes by cid). Also
    revise all the packaging crap to be vaguely modern because I
    forgot to do it for this package till now. These are combined
    together because it's late and I'm a bad person
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file added
+17
file modified
+11 -27
src/resultsdb_conventions/__init__.py resultsdb_conventions/__init__.py
file renamed
file was renamed with no change to the file
src/resultsdb_conventions/base.py resultsdb_conventions/base.py
file renamed
file was renamed with no change to the file
src/resultsdb_conventions/fedora.py resultsdb_conventions/fedora.py
file renamed
+8 -6
src/resultsdb_conventions/fedoracoreos.py resultsdb_conventions/fedoracoreos.py
file renamed
file was renamed with no change to the file
src/resultsdb_conventions/helpers.py resultsdb_conventions/helpers.py
file renamed
file was renamed with no change to the file
src/resultsdb_conventions/prodmd.py resultsdb_conventions/prodmd.py
file renamed
file was renamed with no change to the file
file modified
+1 -0
file modified
+1 -1
file modified
+17 -10