2022-10-12 08:41:22 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 11 16:04:08 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
|
|
- version update to 0.7.0
|
|
|
|
|
* Fixed build dir not being cleaned up in PEP 517 mode. Contributed by Michael Rans in #16.
|
|
|
|
|
* Switched CI from Travis/AppVeyor to GitHub Actions.
|
|
|
|
|
|
2021-12-07 19:06:56 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2020-04-28 08:27:08 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2019-05-17 03:00:30 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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.
|
|
|
|
|
|
2019-05-14 22:09:00 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2019-04-05 07:28:16 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 27 02:11:14 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Initial spec for v0.3.0
|