diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-03-23 18:43:41 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-03-23 21:11:07 +0000 |
commit | 230c25bb11cc829c57d621949f67430300f134d8 (patch) | |
tree | d8b4a298e6406e3eb840e0abed84efc40046dd63 /python/pytest-runner/pytest-runner.SlackBuild | |
parent | 6fdbffd62dfb1e16ae9d9765ce0054b40cc55cdb (diff) |
python/pytest-runner: Updated for version 4.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pytest-runner/pytest-runner.SlackBuild')
-rw-r--r-- | python/pytest-runner/pytest-runner.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pytest-runner/pytest-runner.SlackBuild b/python/pytest-runner/pytest-runner.SlackBuild index 07b7f0c87c86b..3a0a0df1555a8 100644 --- a/python/pytest-runner/pytest-runner.SlackBuild +++ b/python/pytest-runner/pytest-runner.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pytest-runner -VERSION=${VERSION:-4.0} +VERSION=${VERSION:-4.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |