Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-tox for openSUSE:Factory checked in at 2022-07-26 19:43:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tox (Old) and /work/SRC/openSUSE:Factory/.python-tox.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tox" Tue Jul 26 19:43:58 2022 rev:42 rq:990866 version:3.25.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tox/python-tox.changes 2021-12-27 16:07:24.773701124 +0100 +++ /work/SRC/openSUSE:Factory/.python-tox.new.1533/python-tox.changes 2022-07-26 19:44:25.551791593 +0200 @@ -1,0 +2,12 @@ +Sun Jul 24 08:05:01 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 3.25.1: + * ``sitepackages = true`` will add user's site-package to the python path on Windows as expected + * Avoid importing ``pipes`` on Python 3.3+ to avoid ``DeprecationWarning`` on Python 3.11 + * Fix ``isolated_build`` when the build process produces stderr at exit. + * Fixed failing isolated_build because setuptools warning was captured + in ``build_requires``. + * Avoid potential 30s delay caused by socket.getfqdn(). + * Ignore missing commands if they are prefixed by ``-`` + +------------------------------------------------------------------- Old: ---- tox-3.24.4.tar.gz New: ---- tox-3.25.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tox.spec ++++++ --- /var/tmp/diff_new_pack.230QU3/_old 2022-07-26 19:44:26.119703836 +0200 +++ /var/tmp/diff_new_pack.230QU3/_new 2022-07-26 19:44:26.127702600 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-tox # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-tox -Version: 3.24.4 +Version: 3.25.1 Release: 0 Summary: Virtualenv-based automation of test activities License: MIT ++++++ tox-3.24.4.tar.gz -> tox-3.25.1.tar.gz ++++++ ++++ 2148 lines of diff (skipped)