14
0
forked from pool/python-tox

- update to 3.15.2:

- Add an option to allow a process to suicide before sending the
    SIGTERM.
  - PyPy 7.3.1 on Windows uses the 'Script' folder instead of
    'bin'.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=74
This commit is contained in:
Thomas Bechtold
2020-06-26 05:13:24 +00:00
committed by Git OBS Bridge
parent 06e7f3ae0c
commit e451518fc1
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jun 26 05:02:58 UTC 2020 - Thomas Bechtold <tbechtold@suse.com>
- update to 3.15.2:
- Add an option to allow a process to suicide before sending the
SIGTERM.
- PyPy 7.3.1 on Windows uses the 'Script' folder instead of
'bin'.
-------------------------------------------------------------------
Wed May 20 15:40:00 UTC 2020 - Michael Ströder <michael@stroeder.com>