From f4984b8238b9dca75a4e07bf31d0d77f805078db Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Tue, 5 Apr 2022 14:49:20 +0700 Subject: python/python3-pytest: Updated for version 7.1.1. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-pytest/python3-pytest.SlackBuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'python/python3-pytest/python3-pytest.SlackBuild') diff --git a/python/python3-pytest/python3-pytest.SlackBuild b/python/python3-pytest/python3-pytest.SlackBuild index aee521b91b..93f0c953f5 100644 --- a/python/python3-pytest/python3-pytest.SlackBuild +++ b/python/python3-pytest/python3-pytest.SlackBuild @@ -1,8 +1,9 @@ #!/bin/bash -# Slackware build script for pytest +# Slackware build script for python3-pytest -# Copyright 2018 Serban Udrea +# Copyright 2018 Serban Udrea +# Copyright 2022 Isaac Yu # All rights reserved. # Based on the pytest SlackBuild by Dimitris Zlatanidis Orestiada, Greece # @@ -27,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pytest SRCNAM=pytest -VERSION=${VERSION:-3.7.1} +VERSION=${VERSION:-7.1.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3