↵ Return to the main page of pyproject-srpm-macros
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-10-03 | Karolina Surma <ksurma at redhat dot com> - 1.15.1-1 | - Fix handling of self-referencing extras when reading pyproject.toml |
2024-09-17 | Python Maint <python dash maint at redhat dot com> - 1.15.0-1 | - Add a possibility to read runtime requirements from pyproject.toml [project] table - Fixes: rhbz#2261939 - Don't generate a dependency on pip when %pyproject_buildrequires -N is used - Fixes: rhbz#2294510 - Even when %_auto_set_build_flags is disabled, set all compiler flags when building wheels - Fixes: rhbz#2293616 |
2024-07-23 | Miro Hrončok <mhroncok at redhat dot com> - 1.14.0-1 | - Add a provisional RPM Declarative Buildsystem (RPM 4.20+) |
2024-07-19 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.13.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild |
2024-07-02 | Miro Hrončok <mhroncok at redhat dot com> - 1.13.0-1 | - Properly escape weird characters from paths in %{pyproject_files} (RPM 4.19+ only) - Revert the temporary workaround for RPM 4.20 alpha 2 leaking \x1f (unit separators) - Fixes: rhbz#1990879 |
2024-06-25 | Cristian Le <fedora at lecris dot me> - 1.12.2-1 | - %pyproject_extras_subpkg: Allow passing -a or -A to %python_extras_subpkg |
2024-06-04 | Miro Hrončok <mhroncok at redhat dot com> - 1.12.1-1 | - Add a temporary workaround for RPM 4.20 alpha 2 leaking \x1f (unit separators) - Related: rhbz#2284187 |
2024-01-26 | Miro Hrončok <miro at hroncok dot cz> - 1.12.0-1 | - Namespace pyproject-rpm-macros generated text files with %{python3_pkgversion} - That way, a single-spec can be used to build packages for multiple Python versions - Fixes: rhbz#2209055 |
2024-01-26 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.11.0-3 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.11.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |