aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pytest/python3-pytest.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-04-29 13:25:06 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-01 01:36:48 +0700
commit380ec23bdc18b1cfba6510f0fd84181fa471318d (patch)
tree2138aab2b5537c8a4accf566fb7ebe3abb99aa16 /python/python3-pytest/python3-pytest.SlackBuild
parentf58540a6bf949dab316a3428f2de8d9f0097334f (diff)
python/python3-pytest: Update DEPs
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 1a7ce8c028..586e5a9144 100644
--- a/python/python3-pytest/python3-pytest.SlackBuild
+++ b/python/python3-pytest/python3-pytest.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-pytest
SRCNAM=pytest
VERSION=${VERSION:-7.1.3}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}