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

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