summaryrefslogtreecommitdiff
path: root/python/pytest/pytest.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'python/pytest/pytest.SlackBuild')
-rw-r--r--python/pytest/pytest.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pytest/pytest.SlackBuild b/python/pytest/pytest.SlackBuild
index 1d4bfcf934..c59138045a 100644
--- a/python/pytest/pytest.SlackBuild
+++ b/python/pytest/pytest.SlackBuild
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pytest
-VERSION=${VERSION:-2.7.2}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.7.3}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then