From 47d72d0895bd8540d5d3b972e35f07c2b4d1446d44d93de86e5b35dc4a0a400b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 13 Oct 2022 07:49:49 +0000 Subject: [PATCH] Accepting request 1010293 from home:yarunachalam:branches:devel:languages:python MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Update to version 3.26.0 Bugfixes * Fix fallback to python environment when isolated_build = true is set – by @Unrud #2474 * Fixed SetuptoolsDeprecationWarning about using --global-option – by @adamchainz #2478 OBS-URL: https://build.opensuse.org/request/show/1010293 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=88 --- python-tox.changes | 8 ++++++++ python-tox.spec | 2 +- tox-3.25.1.tar.gz | 3 --- tox-3.26.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 tox-3.25.1.tar.gz create mode 100644 tox-3.26.0.tar.gz diff --git a/python-tox.changes b/python-tox.changes index 9b02204..c1fa33b 100644 --- a/python-tox.changes +++ b/python-tox.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 12 16:26:45 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 3.26.0 + Bugfixes + * Fix fallback to python environment when isolated_build = true is set – by @Unrud #2474 + * Fixed SetuptoolsDeprecationWarning about using --global-option – by @adamchainz #2478 + ------------------------------------------------------------------- Sun Jul 24 08:05:01 UTC 2022 - Dirk Müller diff --git a/python-tox.spec b/python-tox.spec index cf4523b..fe4372b 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.25.1 +Version: 3.26.0 Release: 0 Summary: Virtualenv-based automation of test activities License: MIT diff --git a/tox-3.25.1.tar.gz b/tox-3.25.1.tar.gz deleted file mode 100644 index 7753745..0000000 --- a/tox-3.25.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c138327815f53bc6da4fe56baec5f25f00622ae69ef3fe4e1e385720e22486f9 -size 318457 diff --git a/tox-3.26.0.tar.gz b/tox-3.26.0.tar.gz new file mode 100644 index 0000000..50b8697 --- /dev/null +++ b/tox-3.26.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f3c347c68c2c68799d7d44f1808f9d396fc8a1a500cbc624253375c7ae107e +size 319768