diff --git a/python-tox.changes b/python-tox.changes index a9478a7..18f5785 100644 --- a/python-tox.changes +++ b/python-tox.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Jul 23 13:31:13 UTC 2020 - Marketa Calabkova + +- update to 3.18.0 + * Add allowlist_externals alias to whitelist_externals (whitelist_externals is now deprecated). - by :user:`dajose` + * Fix tests when the ``HOSTNAME`` environment variable is set, but empty string - by :user:`hroncok` + * The long arguments ``--verbose`` and ``--quiet`` (rather than only their short forms, ``-v`` and ``-q``) are now accepted. + * The ``ResultLog`` now prefers ``HOSTNAME`` environment variable value (if set) over the full qualified domain name of localhost. + This makes it possible to disable an undesired DNS lookup, + which happened on all ``tox`` invocations, including trivial ones * by :user:`hroncok` + * Update packaging information for Flit. + * Fixed the support for using ``{temp_dir}`` in ``tox.ini`` - by :user:`webknjaz` + * Allow skipping the package and installation step when passing the ``--skip-pkg-install``. + ------------------------------------------------------------------- Fri Jun 26 05:02:58 UTC 2020 - Thomas Bechtold diff --git a/python-tox.spec b/python-tox.spec index 6540e25..f0e17c5 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.2 +Version: 3.18.0 Release: 0 Summary: Virtualenv-based automation of test activities License: MIT diff --git a/tox-3.15.2.tar.gz b/tox-3.15.2.tar.gz deleted file mode 100644 index bee3850..0000000 --- a/tox-3.15.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c696d36cd7c6a28ada2da780400e44851b20ee19ef08cfe73344a1dcebbbe9f3 -size 303545 diff --git a/tox-3.18.0.tar.gz b/tox-3.18.0.tar.gz new file mode 100644 index 0000000..a007fd4 --- /dev/null +++ b/tox-3.18.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f179cb4043d7dc1339425dd49ab1dd8c916246b0d9173143c1b0af7498a03ab0 +size 304036