aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pytest/python3-pytest.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-01-28 22:55:42 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-29 17:52:22 +0700
commitc986abb4a4612184d27d823f510b7eea647a32e1 (patch)
tree4fbffa651e7e53420e2cdf69d2e817ffb140ef25 /python/python3-pytest/python3-pytest.SlackBuild
parentb4d953e36ebbe00acead81264f7da932478bfd6a (diff)
python/python3-pytest: Revert to 7.1.3
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 e4e07d1e16..1a7ce8c028 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.2.1}
+VERSION=${VERSION:-7.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}