c0af471 Fix %files section to comply with python packaging guidelines:

Authored and Committed by mschorm 4 years ago
    Fix %files section to comply with python packaging guidelines:
    "You MUST NOT include the directories %{python3_sitearch}/__pycache__ or %{python3_sitelib}/__pycache__ because they are already owned by the python3-libs package."
    https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_byte_compiling
    
        
file modified
+0 -1