diff --git a/python-tox.changes b/python-tox.changes index 73bcf13..a9478a7 100644 --- a/python-tox.changes +++ b/python-tox.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Jun 26 05:02:58 UTC 2020 - Thomas Bechtold + +- 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 diff --git a/python-tox.spec b/python-tox.spec index f137949..6540e25 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -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 diff --git a/tox-3.15.1.tar.gz b/tox-3.15.1.tar.gz deleted file mode 100644 index c177968..0000000 --- a/tox-3.15.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c9ad9b48659d291c5bc78bcabaa4d680d627687154b812fa52baedaa94f9f83 -size 302061 diff --git a/tox-3.15.2.tar.gz b/tox-3.15.2.tar.gz new file mode 100644 index 0000000..bee3850 --- /dev/null +++ b/tox-3.15.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c696d36cd7c6a28ada2da780400e44851b20ee19ef08cfe73344a1dcebbbe9f3 +size 303545