zbyszek / fedora-rust / rust2rpm

Forked from fedora-rust/rust2rpm 5 years ago
Clone

aa9fc86 Move version string to the python code

Authored and Committed by zbyszek 5 years ago
    Move version string to the python code
    
    This way the python module "knows" its own version. To avoid duplication,
    read the value back from setup.py. The reader function only needs to
    support the specific format used in the code, so it can be very simplistic.
    
        
file modified
+2 -0
file modified
+10 -1