diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2023-10-25 12:51:12 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-28 12:11:23 +0700 |
commit | a0eb64f7bbb779e705c5a4797e99b6949d4a3cd5 (patch) | |
tree | 5b9c70208c940f09858f258e62efb99bb6cb1659 /python/python3-pytest/python3-pytest.SlackBuild | |
parent | a4bab710620b4afc81ccfcad87e61d3cf7954fa6 (diff) |
python/python3-pytest: Version bump to 7.4.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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-pytest/python3-pytest.SlackBuild b/python/python3-pytest/python3-pytest.SlackBuild index 49365dc2eb..71e20b8fd0 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.4.2} +VERSION=${VERSION:-7.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |