aboutsummaryrefslogtreecommitdiff
path: root/python/python3-pytest/python3-pytest.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-09-02 12:15:18 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-09-03 17:58:52 +0700
commit50cc30b1db61c56ef174daff633b91eb37f97648 (patch)
tree11be8d2f3cb0eb6a2eb8cc29cb6c7e1522df2463 /python/python3-pytest/python3-pytest.SlackBuild
parentb9411d46cd3502934cf2b0a50da1eed9fbca3658 (diff)
python/python3-pytest: Updated for version 7.1.3.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 e88cbf99f4..d4b78e1b2c 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.2}
+VERSION=${VERSION:-7.1.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}