SHA256
1
0
forked from pool/python-tox

Accepting request 703495 from home:scarabeus_iv:branches:devel:languages:python

- Update to 3.11.1:
  * When creating virtual environments we no longer ask the python to tell
    its path, but rather use the discovered path.

OBS-URL: https://build.opensuse.org/request/show/703495
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=56
This commit is contained in:
Tomáš Chvátal
2019-05-16 17:20:47 +00:00
committed by Git OBS Bridge
parent ccda5c46d4
commit 9363195e7f
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu May 16 17:04:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.11.1:
* When creating virtual environments we no longer ask the python to tell
its path, but rather use the discovered path.
-------------------------------------------------------------------
Wed May 15 20:35:25 UTC 2019 - Jonathan Harker <jharker@suse.com>