4e81543 Build with modern pyproject macros, fixes #2164207

Authored and Committed by adamwill a year ago
    Build with modern pyproject macros, fixes #2164207
    
    This uses the pyproject macros to build with flit, instead of
    using setuptools or distutils. As well as being simpler, cleaner
    and more modern, this also solves #2164207, which was triggered
    by a build using distutils because setuptools dropped out of the
    dep chain.
    
        
  • Build completed
    success
    Built as python-ptyprocess-0.7.0-3.fc38
    a year ago
  • Build completed
    success
    Built as python-ptyprocess-0.7.0-3.eln125
    a year ago
file modified
+12 -7