unspecified

pyproject-rpm-macros - RPM macros for PEP 517 Python packages

Website: https://src.fedoraproject.org/rpms/pyproject-rpm-macros
License: MIT
Description:
These macros allow projects that follow the Python packaging specifications
to be packaged as RPMs.

They are still provisional: we can make non-backwards-compatible changes to
the API.
Please subscribe to Fedora's python-devel list if you use the macros.

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.

Packages

pyproject-rpm-macros-0-46.el8.noarch [34 KiB] Changelog by Miro Hrončok (2021-07-23):
- %pyproject_buildrequires now fails when it encounters an invalid requirement
- Fixes: rhbz#1983053
- Rename %_pyproject_ghost_distinfo and %_pyproject_record to indicate they are private
- Automatically detect LICENSE files and mark them with %license macro

Listing created by Repoview-0.6.6-13.el7