aboutsummaryrefslogtreecommitdiff
path: root/python/pytest/pytest.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-04-29 13:24:21 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-01 01:36:48 +0700
commitf58540a6bf949dab316a3428f2de8d9f0097334f (patch)
tree0b285e741cf82f5050b577410d98291356b65ac5 /python/pytest/pytest.SlackBuild
parent9f7a599c9a6fced73279cd7528e1affc381e5781 (diff)
python/pytest: Update DEPs
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pytest/pytest.SlackBuild')
-rw-r--r--python/pytest/pytest.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pytest/pytest.SlackBuild b/python/pytest/pytest.SlackBuild
index 25593b5a34f18..cb72e0b57685e 100644
--- a/python/pytest/pytest.SlackBuild
+++ b/python/pytest/pytest.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pytest
VERSION=${VERSION:-3.8.2}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}