-
Wed Feb 08 2023 Lumír Balhar <lbalhar@redhat.com> - 1.6.2-1
- Improve detection of lang files
-
Fri Feb 03 2023 Miro Hrončok <mhroncok@redhat.com> - 1.6.1-1
- %pyproject_buildrequires: Avoid leaking stdout from subprocesses
-
Fri Jan 20 2023 Miro Hrončok <miro@hroncok.cz> - 1.6.0-1
- Add pyproject-srpm-macros with a minimal %pyproject_buildrequires macro
-
Fri Jan 13 2023 Miro Hrončok <mhroncok@redhat.com> - 1.5.1-1
- Adjusts %pyproject_buildrequires tests for tox 4
-
Mon Nov 28 2022 Miro Hrončok <mhroncok@redhat.com> - 1.5.0-1
- Use %py3_test_envvars in %tox when available
-
Mon Sep 19 2022 Python Maint <python-maint@redhat.com> - 1.4.0-1
- %pyproject_save_files: Support License-Files installed into the *Root License Directory* from PEP 369
- %pyproject_check_import: Import only the modules whose top-level names
match any of the globs provided to %pyproject_save_files
-
Tue Aug 30 2022 Otto Liljalaakso <otto.liljalaakso@iki.fi> - 1.3.4-1
- Fix typo in internal function name
-
Tue Aug 09 2022 Karolina Surma <ksurma@redhat.com> - 1.3.3-1
- Don't fail %pyproject_save_files '*' if no modules are detected
-
Wed Jun 15 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.3.2-1
- Update %pyproject_build_lib to support setuptools 62.1.0 and later
- %pyproject_buildrequires: When extension modules are built,
support https://fedoraproject.org/wiki/Changes/Package_information_on_ELF_objects
-
Fri May 27 2022 Owen Taylor <otaylor@redhat.com> - 1.3.1-1
- %pyproject_install: pass %{_prefix} explicitly to pip install