Package rpm-build-python3: Information

  • Default inline alert: Version in the repository: 0.1.25-alt1

Source package: rpm-build-python3
Version: 0.1.21-alt1
Latest version according to Repology
Build time:  Jan 20, 2023, 11:42 AM in the task #313305
Report package bug
Home page: 

License: GPLv2+
Summary: RPM helper macros to rebuild python3 packages
Description: 
These helper macros provide possibility to build python3 modules.

List of rpms provided by this srpm:
rpm-build-python3 (noarch)
rpm-macros-python3 (noarch)
tests-for-installed-python3-pkgs (noarch)




    1. python3-dev

Last changed


Jan. 12, 2023 Stanislav Levin 0.1.21-alt1
- Added support for run command (closes: #44884).
Nov. 11, 2022 Daniel Zagaynov 0.1.20-alt1
- Added macros %_python3_self_prov_path, %add_python3_self_prov_path.
- python3.req.py:
    + Implemented macro %_python3_self_prov_path (by checking value of $RPM_PYTHON3_SELF_PROV_PATH)
    + Now skip dependencies from local imports in modules located in sys.path
April 15, 2022 Stanislav Levin 0.1.19-alt1
- Added support for PEP517/518 projects (closes: #39907).
- Added support for tox.