14
0

9 Commits

Author SHA256 Message Date
65ed3787c0 - Switch to pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox-wheel?expand=0&rev=16
2025-06-04 06:21:27 +00:00
16bd5da5b1 bump wheel
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox-wheel?expand=0&rev=14
2022-10-31 10:14:42 +00:00
f4d486cb7d Accepting request 1032228 from home:yarunachalam:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1032228
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox-wheel?expand=0&rev=13
2022-10-31 10:13:46 +00:00
7e84638f0f Accepting request 1009841 from home:yarunachalam:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1009841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox-wheel?expand=0&rev=11
2022-10-12 08:41:22 +00:00
fedf54a5bb Accepting request 936334 from home:pgajdos:python
- 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 <https://github.com/ionelmc/tox-wheel/pull/9>`_.
  * The ``isolated_build`` tox option is now an alias for ``wheel_pep517``.
    Contributed by Thomas Grainger in `#6 <https://github.com/ionelmc/tox-wheel/pull/6>`_.
  * Added more configuration examples.
  0.5.0 (2020-08-06)
  ------------------
  * Added support for PEP 517/518.
    Contributed by Antonio Botelho in `#5 <https://github.com/ionelmc/tox-wheel/pull/5>`_.
- do not require pytest-runner for build, it would not be needed
  even if the testsuite run

OBS-URL: https://build.opensuse.org/request/show/936334
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox-wheel?expand=0&rev=9
2021-12-07 19:06:56 +00:00
Tomáš Chvátal
f37afb62e0 - Disable testing for now as it needs python2 and old virtualenv
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox-wheel?expand=0&rev=7
2020-04-28 08:27:08 +00:00
Tomáš Chvátal
5e2e31ce3c Accepting request 703593 from home:kwususe1:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/703593
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox-wheel?expand=0&rev=4
2019-05-17 03:00:30 +00:00
Tomáš Chvátal
b5f4761c9c Accepting request 703012 from home:duartead:branches:devel:languages:python
- Fixed compatibility with tox and changed requirement for minimum tox version to 3.9.0

OBS-URL: https://build.opensuse.org/request/show/703012
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox-wheel?expand=0&rev=3
2019-05-14 22:09:00 +00:00
Tomáš Chvátal
4f5c033989 Accepting request 691582 from home:jayvdb:tox
- Initial spec for v0.3.0

OBS-URL: https://build.opensuse.org/request/show/691582
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox-wheel?expand=0&rev=1
2019-04-05 07:28:16 +00:00