diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-06-28 21:17:25 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-01 07:41:55 +0700 |
commit | 1029e0cf3c9c1b8e8d90829fbbebf16d1732bbda (patch) | |
tree | fe979e8340605e636acbac31ea48ff3fd66bafa5 /python/pytest/pytest.SlackBuild | |
parent | 6f23984d71ae5dc294e06cf3ff8475be0ecc756d (diff) |
python/pytest: Updated for version 3.1.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pytest/pytest.SlackBuild')
-rw-r--r-- | python/pytest/pytest.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pytest/pytest.SlackBuild b/python/pytest/pytest.SlackBuild index 1b431bdb483c..0c49e663a12b 100644 --- a/python/pytest/pytest.SlackBuild +++ b/python/pytest/pytest.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pytest -VERSION=${VERSION:-3.1.1} +VERSION=${VERSION:-3.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |