SHA256
1
0
forked from pool/python-tox

Accepting request 841413 from home:mcalabkova:branches:devel:languages:python

- 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``.

OBS-URL: https://build.opensuse.org/request/show/841413
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=76
This commit is contained in:
Tomáš Chvátal 2020-10-13 09:31:35 +00:00 committed by Git OBS Bridge
parent e451518fc1
commit a19fd8bb0c
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Jul 23 13:31:13 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- 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 <tbechtold@suse.com>

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c696d36cd7c6a28ada2da780400e44851b20ee19ef08cfe73344a1dcebbbe9f3
size 303545

3
tox-3.18.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f179cb4043d7dc1339425dd49ab1dd8c916246b0d9173143c1b0af7498a03ab0
size 304036