↵ Return to the main page of python-srpm-macros
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-01-25 | Miro Hrončok <mhroncok at redhat dot com> - 3.12-7 | - %py3_test_envvars: Only set $PYTEST_XDIST_AUTO_NUM_WORKERS if not already set |
2024-01-22 | Fedora Release Engineering <releng at fedoraproject dot org> - 3.12-6 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-10-09 | Maxwell G <maxwell at gtmx dot me> - 3.12-5 | - Fix python macro memoizing to account for changing %__python3 |
2023-09-05 | Maxwell G <maxwell at gtmx dot me> - 3.12-4 | - Remove %py3_build_egg and %py3_install_egg macros. |
2023-08-09 | Karolina Surma <ksurma at redhat dot com> - 3.12-3 | - Declare the license as an SPDX expression |
2023-07-21 | Fedora Release Engineering <releng at fedoraproject dot org> - 3.12-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild |
2023-06-13 | Tomáš Hrnčiar <thrnciar at redhat dot com> - 3.12-1 | - Update main Python to Python 3.12 - https://fedoraproject.org/wiki/Changes/Python3.12 |
2023-03-16 | Miro Hrončok <mhroncok at redhat dot com> - 3.11-10 | - Don't assume %_smp_mflags only ever contains -jX, use -j%_smp_build_ncpus directly - Fixes: rhbz#2179149 |
2023-01-20 | Miro Hrončok <mhroncok at redhat dot com> - 3.11-9 | - Memoize values of macros that execute python to get their value - Fixes: rhbz#2155505 |
2023-01-20 | Fedora Release Engineering <releng at fedoraproject dot org> - 3.11-8 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild |