-
Wed Oct 27 2021 Karolina Surma <ksurma@redhat.com> - 8-26
- Add -t, -f, -e options to %py_check_import which emit warning when used
-
Tue Oct 26 2021 Tomas Orsava <torsava@redhat.com> - 8-25
- Define a new macros %python_wheel_dir and %python_wheel_pkg_prefix
-
Wed Sep 01 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 8-24
- Fix macros.build-constraints' %limit_build
- number of CPUs will never be set to less than 1
- this now outputs build flag overrides to be used with %make_build etc.
- add documentation
-
Mon Aug 02 2021 Michel Alexandre Salim <salimma@fedoraproject.org> - 8-23
- Add macros.build-constraints
- Refactor to use standard macros, not hard-coded paths
-
Wed Jul 14 2021 Miro Hrončok <mhroncok@redhat.com> - 8-22
- Introduce %py3_check_import
-
Wed May 19 2021 Neal Gompa <ngompa13@gmail.com> - 8-21
- Drop custom CMake macros, RHEL 8.4 includes them now (cf. rhbz#1858983)
-
Sat May 01 2021 Todd Zullinger <tmz@pobox.com> - 8-20
- Backport %gpgverify API simplification
- Remove exec perms from /etc/rpm/macros.zzz-epel-override-cmake
- Silence rpmlint warnings about non-issues
-
Tue Dec 22 2020 Miro Hrončok <mhroncok@redhat.com> - 8-19
- Define %python_disable_dependency_generator
-
Fri Sep 25 2020 Miro Hrončok <mhroncok@redhat.com> - 8-18
- Add %python3_platform_triplet and %python3_ext_suffix
- https://fedoraproject.org/wiki/Changes/Python_Upstream_Architecture_Names
-
Tue Sep 08 2020 Michel Alexandre Salim <salimma@fedoraproject.org> - 8-17
- Add a Requires for lua-srpm-macros