aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pytest/python3-pytest.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-04-24 13:44:59 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-30 13:52:05 +0700
commit3f660e8f2f2f7c2926049ea834b3e702eb7b888a (patch)
tree9fd478de99a3e7d8566a34d7e16128b613d4418e /python/python3-pytest/python3-pytest.SlackBuild
parentbcd355b948d46eeea49c3e01e560b72bcbf99041 (diff)
python/python3-pytest: Update for 7.1.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-pytest/python3-pytest.SlackBuild')
-rw-r--r--python/python3-pytest/python3-pytest.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pytest/python3-pytest.SlackBuild b/python/python3-pytest/python3-pytest.SlackBuild
index 93f0c953f5853..e88cbf99f4f9b 100644
--- a/python/python3-pytest/python3-pytest.SlackBuild
+++ b/python/python3-pytest/python3-pytest.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pytest
SRCNAM=pytest
-VERSION=${VERSION:-7.1.1}
+VERSION=${VERSION:-7.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}