diff options
Diffstat (limited to 'python/python3-pytest/python3-pytest.SlackBuild')
-rw-r--r-- | python/python3-pytest/python3-pytest.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python3-pytest/python3-pytest.SlackBuild b/python/python3-pytest/python3-pytest.SlackBuild index 586e5a9144..67caa475c0 100644 --- a/python/python3-pytest/python3-pytest.SlackBuild +++ b/python/python3-pytest/python3-pytest.SlackBuild @@ -28,8 +28,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-pytest SRCNAM=pytest -VERSION=${VERSION:-7.1.3} -BUILD=${BUILD:-2} +VERSION=${VERSION:-7.3.1} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |