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

53 lines
2.1 KiB
Plaintext
Raw Permalink 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.

-------------------------------------------------------------------
Wed Jun 4 06:13:36 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
- No more greedy globs in %files.
-------------------------------------------------------------------
Sat Oct 29 16:17:58 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.0.0
* Added option to build wheels (and sdists) in an isolated environment using build. Contributed by Ben Rowland in #17.
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
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