diff options
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 0a9b4b09a9..383e49535f 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:-2.12.1} +VERSION=${VERSION:-3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |