638f809 Make %py3_dist respect %python3_pkgversion

Authored and Committed by lbalhar 3 years ago
    Make %py3_dist respect %python3_pkgversion
    
    By default, %{py3_dist foo} generates python3dist(foo).
    This change makes it respect %python3_pkgversion so when
    it is redefined as X.Y, %{py3_dist foo} generates pythonX.Y(foo).
    
        
  • Build completed
    success
    Built as python-rpm-macros-3.9-7.fc33
    3 years ago
file modified
+2 -1
file modified
+4 -1
file modified
+4 -0