Luna D Dragon ldragon
  • Joined on 2024-05-21
Updated 2025-02-06 15:41:40 +01:00
These macros allow projects that follow the Python packaging specifications to be packaged as RPMs. They work for: * traditional Setuptools-based projects that use the setup.py file, * newer Setuptools-based projects that have a setup.cfg file, * general Python projects that use the PEP 517 pyproject.toml file (which allows using any build system, such as setuptools, flit or poetry). These macros replace %%py3_build and %%py3_install, which only work with setup.py.
Updated 2025-02-06 15:40:22 +01:00
Updated 2025-02-06 15:39:31 +01:00
Updated 2025-02-06 15:39:10 +01:00
Updated 2025-02-06 15:37:39 +01:00