14
0

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
This commit is contained in:
2022-10-31 10:13:46 +00:00
committed by Git OBS Bridge
parent 7e84638f0f
commit f4d486cb7d
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-tox-wheel
Version: 0.7.0
Version: 1.0.0
Release: 0
Summary: A Tox plugin that builds and installs wheels instead of sdist
License: BSD-2-Clause