-
Tue Jan 25 2022 Miro Hrončok <mhroncok@redhat.com> - 1.0.0~rc1-1
- Release version 1.0.0, first release candidate
-
Mon Jan 24 2022 Miro Hrončok <mhroncok@redhat.com> - 0-55
- %pyproject_buildrequires: Generate BuildRequires for this package
This package is already installed, but this way, the resulting SRPM explicitly BuildRequires it
-
Wed Jan 19 2022 Karolina Surma <ksurma@redhat.com> - 0-54
- Include compressed manpages to the package if flag '+auto' is provided to %pyproject_save_files
-
Fri Jan 14 2022 Miro Hrončok <mhroncok@redhat.com> - 0-53
- %pyproject_buildrequires: Make -r (include runtime) the default, use -R to opt-out
-
Sun Dec 19 2021 Gordon Messmer <gordon.messmer@gmail.com> - 0-52
- Handle legacy version specifiers that would previously raise exceptions.
-
Wed Dec 08 2021 Miro Hrončok <mhroncok@redhat.com> - 0-51
- Define provisional %pyproject_build_lib
-
Mon Nov 01 2021 Gordon Messmer <gordon.messmer@gmail.com> - 0-50
- Improve handling of > operator, preventing post-release from satisfying most rpm requirements
- Improve handling of < operator, preventing pre-release from satisfying rpm requirement
- Improve handling of != operator with prefix matching, preventing pre-release from satisfying rpm requirements
-
Tue Oct 19 2021 Karolina Surma <ksurma@redhat.com> - 0-49
- %pyproject_save_files: Save %_pyproject_modules file with importable module names
- Introduce %pyproject_check_import which passes %_pyproject_modules to %py3_check_import
- Introduce -t, -e filtering options to %pyproject_check_import
-
Sat Oct 16 2021 Miro Hrončok <mhroncok@redhat.com> - 0-48
- %pyproject_buildrequires: Accept installed pre-releases for all requirements
-
Thu Sep 09 2021 Miro Hrončok <mhroncok@redhat.com> - 0-47
- %pyproject_save_files: Expand the namespace error message, also display it with /
- %pyproject_save_files: Add a workaround error for spaces and [brackets]