SHA256
1
0
forked from pool/python-tox

Accepting request 705207 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/705207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tox?expand=0&rev=28
This commit is contained in:
Dominique Leuenberger 2019-05-27 06:29:04 +00:00 committed by Git OBS Bridge
commit 69f90124c6
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Fri May 24 11:40:04 CEST 2019 - Matej Cepl <mcepl@suse.com>
- Update to 3.12.1:
- Ensure TOX_WORK_DIR is a native string in os.environ
- Fix import and usage of winreg for python2.7 on windows
- Fix Windows selects incorrect spec on first discovery
- When using --parallel with --result-json the test results are
now included the same way as with serial runs
- Turns out the output of the py -0p is not stable yet and
varies depending on various edge cases. Instead now we read
the interpreter values directly from registry via PEP-514
- Adding TOX_PARALLEL_NO_SPINNER environment variable to
disable the spinner in parallel mode for the purposes of
clean output when using CI tools
-------------------------------------------------------------------
Thu May 16 17:04:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -23,7 +23,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-tox
Version: 3.11.1
Version: 3.12.1
Release: 0
Summary: Virtualenv-based automation of test activities
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1fa40cf60654c981ae8f0dafc8b87fe4ffd1ec3381d90694b97e1eec02e0b5d9
size 284226

3
tox-3.12.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f87fd33892a2df0950e5e034def9468988b8d008c7e9416be665fcc0dd45b14f
size 287477