aboutsummaryrefslogtreecommitdiff
path: root/python/pytest/pytest.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-05-13 13:11:01 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-14 15:24:07 +0700
commit91917fefbdb6224d207205e4ca855ecaaead7e43 (patch)
tree9ef00ff05d1befceb5aaa7d6967364322774a6e7 /python/pytest/pytest.SlackBuild
parent52862dfa7b063ce7f6bd687ecee6e3f6f5ea4423 (diff)
python/pytest: Under REQUIRES, change atomicwrites to python2-atomicwrites
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 cb72e0b57685..b3585030d094 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:-2}
+BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}