Package rpm-macros-python3: Information

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

Binary package: rpm-macros-python3
Version: 0.1.21-alt1
Architecture: noarch
Build time:  Jan 20, 2023, 11:42 AM in the task #313305
Source package: rpm-build-python3
Report package bug
Home page: 

License: GPLv2+
Summary: Set of RPM macros for packaging python3 modules and scripts
Description: 
This packages provides RPM macros for packaging python3 modules and scripts.



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.