↵ Return to the main page of pyproject-srpm-macros
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2023-05-31 | Maxwell G <maxwell at gtmx dot me> - 1.9.0-1 | - Allow passing config_settings to the build backend. - Resolves: rhbz#2192581 |
2023-05-31 | Miro Hrončok <mhroncok at redhat dot com> - 1.8.1-1 | - On Python older than 3.11, use tomli instead of deprecated toml - Fix literal % handling in %{pyproject_files} on RPM 4.19 |
2023-05-23 | Miro Hrončok <mhroncok at redhat dot com> - 1.8.0-2 | - Rebuilt for ELN dependency changes |
2023-04-27 | Miro Hrončok <mhroncok at redhat dot com> - 1.8.0-1 | - %pyproject_buildrequires: Add support for self-referential extras requirements Fixes: rhbz#2171343 - Deprecate the provisional %{pyproject_build_lib} macro See https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/thread/HMLOPAU3RZLXD4BOJHTIPKI3I4U6U7OE/ |
2023-03-31 | Miro Hrončok <mhroncok at redhat dot com> - 1.7.0-1 | - %pyproject_buildrequires: Redirect stdout to stderr via Shell - Dependencies are recorded to a text file that is catted at the end - Fixes: rhbz#2183519 |
2023-02-13 | Lumír Balhar <lbalhar at redhat dot com> - 1.6.3-1 | - Remove .dist-info directory at the end of %pyproject_buildrequires - An incomplete .dist-info directory in $PWD can confuse tests in %check |
2023-02-08 | Lumír Balhar <lbalhar at redhat dot com> - 1.6.2-1 | - Improve detection of lang files - Fixes: rhbz#2166295 |
2023-02-03 | Miro Hrončok <mhroncok at redhat dot com> - 1.6.1-1 | - %pyproject_buildrequires: Avoid leaking stdout from subprocesses - Fixes: rhbz#2166888 |
2023-01-20 | Miro Hrončok <miro at hroncok dot cz> - 1.6.0-1 | - Add pyproject-srpm-macros with a minimal %pyproject_buildrequires macro |
2023-01-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.5.1-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |