14
0
forked from pool/python-tox

Accepting request 807794 from home:stroeder:branches:devel:languages:python

- version update to 3.15.1
  * Allow parallel mode without arguments.
  * Allow generative section name expansion.
  * default to passing the env var PIP_EXTRA_INDEX_URL
  * some bug fixes

OBS-URL: https://build.opensuse.org/request/show/807794
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=72
This commit is contained in:
Tomáš Chvátal
2020-05-21 09:14:32 +00:00
committed by Git OBS Bridge
parent 035e2a96a3
commit 06e7f3ae0c
4 changed files with 13 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.14.6
Version: 3.15.1
Release: 0
Summary: Virtualenv-based automation of test activities
License: MIT