14
0
forked from pool/python-tox

Accepting request 1010293 from home:yarunachalam:branches:devel:languages:python

- 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
This commit is contained in:
2022-10-13 07:49:49 +00:00
committed by Git OBS Bridge
parent 6fd786ef78
commit 47d72d0895
4 changed files with 12 additions and 4 deletions

View File

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