↵ Return to the main page of python-srpm-macros
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-02-20 | Miro Hrončok <mhroncok at redhat dot com> - 3.9-35 | - Fix %python_extras_subpkg with underscores in extras names |
2021-02-08 | Miro Hrončok <mhroncok at redhat dot com> - 3.9-34 | - Remove python2-rpm-macros - https://fedoraproject.org/wiki/Changes/Disable_Python_2_Dist_RPM_Generators_and_Freeze_Python_2_Macros |
2021-02-05 | Miro Hrončok <mhroncok at redhat dot com> - 3.9-13 | - Automatically word-wrap the description of extras subpackages - Fixes: rhbz#1922442 |
2021-01-27 | Fedora Release Engineering <releng at fedoraproject dot org> - 3.9-12 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-12-08 | Miro Hrončok <mhroncok at redhat dot com> - 3.9-11 | - Support defining %py3_shebang_flags to %nil |
2020-09-14 | Miro Hrončok <mhroncok at redhat dot com> - 3.9-10 | - Add %python3_platform_triplet and %python3_ext_suffix - https://fedoraproject.org/wiki/Changes/Python_Upstream_Architecture_Names |
2020-07-24 | Lumír Balhar <lbalhar at redhat dot com> - 3.9-9 | - Adapt %py[3]_shebang_fix to use versioned pathfixX.Y.py |
2020-07-24 | Lumír Balhar <lbalhar at redhat dot com> - 3.9-8 | - Disable Python hash seed randomization in %py_byte_compile |
2020-07-21 | Lumír Balhar <lbalhar at redhat dot com> - 3.9-7 | - Make %py3_dist respect %python3_pkgversion |
2020-07-16 | Miro Hrončok <mhroncok at redhat dot com> - 3.9-6 | - Make the unversioned %__python macro error - https://fedoraproject.org/wiki/Changes/PythonMacroError - Make %python macros more consistent with %python3 macros - Define %python_platform (as a Python version agnostic option to %python3_platform) - Add --no-index --no-warn-script-location pip options to %pyX_install_wheel |