------------------------------------------------------------------- Tue Dec 7 17:37:36 UTC 2021 - pgajdos@suse.com - version update to 0.6.0 0.6.0 (2020-11-06) ------------------ * Fixed unnecessary build directory cleanup and removed dead code. Contributed by Thomas Grainger in `#9 `_. * The ``isolated_build`` tox option is now an alias for ``wheel_pep517``. Contributed by Thomas Grainger in `#6 `_. * Added more configuration examples. 0.5.0 (2020-08-06) ------------------ * Added support for PEP 517/518. Contributed by Antonio Botelho in `#5 `_. - 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 - 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 (don’t 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 - 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 - Initial spec for v0.3.0