forked from pool/python-tox
		
	Accepting request 705206 from home:mcepl:branches:devel:languages:python
- 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
OBS-URL: https://build.opensuse.org/request/show/705206
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=58
			
			
This commit is contained in:
		@@ -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>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user