15
0
Files
python-tox-wheel/python-tox-wheel.changes

34 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
-------------------------------------------------------------------
Tue Dec 7 17:37:36 UTC 2021 - pgajdos@suse.com
- version update to 0.6.0
* Fixed unnecessary build directory cleanup and removed dead code.
* The ``isolated_build`` tox option is now an alias for ``wheel_pep517``.
* Added more configuration examples.
* Added support for PEP 517/518.
- do not require pytest-runner for build, it would not be needed
even if the testsuite run
-------------------------------------------------------------------
Tue Apr 28 08:26:47 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Disable testing for now as it needs python2 and old virtualenv
-------------------------------------------------------------------
Thu May 16 23:21:29 UTC 2019 - kwu@suse.com
- Updated to v0.4.2
* improved logging a bit so messages are less confusing (dont emit
wheel-make path/to/setup.py).
* Moved dist/build cleanup right before bdist_wheel.
-------------------------------------------------------------------
Tue May 14 21:09:20 UTC 2019 - Adolfo Duarte <ADuarte@suse.com>
- Fixed compatibility with tox and changed requirement for minimum tox version to 3.9.0
-------------------------------------------------------------------
Wed Mar 27 02:11:14 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Initial spec for v0.3.0