diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-09-16 17:15:46 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-17 20:29:54 +0700 |
commit | 8d4bd32147b74ccbe3eb0bda45e8a86bb22e2cd3 (patch) | |
tree | ebd187ad5dbe615d3829962044786236a3d9ec64 /python/pytest-runner | |
parent | e5ab18be8c1849fb829c4e31448afa2350da17f7 (diff) | |
download | slackbuilds-8d4bd32147b74ccbe3eb0bda45e8a86bb22e2cd3.tar.gz |
python/pytest-runner: Updated for version 2.12.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pytest-runner')
-rw-r--r-- | python/pytest-runner/pytest-runner.SlackBuild | 2 | ||||
-rw-r--r-- | python/pytest-runner/pytest-runner.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pytest-runner/pytest-runner.SlackBuild b/python/pytest-runner/pytest-runner.SlackBuild index 6ad5201a41..0a9b4b09a9 100644 --- a/python/pytest-runner/pytest-runner.SlackBuild +++ b/python/pytest-runner/pytest-runner.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pytest-runner -VERSION=${VERSION:-2.11.1} +VERSION=${VERSION:-2.12.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pytest-runner/pytest-runner.info b/python/pytest-runner/pytest-runner.info index 25326add76..599b2ab5aa 100644 --- a/python/pytest-runner/pytest-runner.info +++ b/python/pytest-runner/pytest-runner.info @@ -1,8 +1,8 @@ PRGNAM="pytest-runner" -VERSION="2.11.1" +VERSION="2.12.1" HOMEPAGE="https://pypi.python.org/pypi/pytest-runner" -DOWNLOAD="https://pypi.python.org/packages/9e/4d/08889e5e27a9f5d6096b9ad257f4dea1faabb03c5ded8f665ead448f5d8a/pytest-runner-2.11.1.tar.gz" -MD5SUM="bdb73eb18eca2727944a2dcf963c5a81" +DOWNLOAD="https://pypi.python.org/packages/43/bb/def5d83ce6abe507300e013562d3e1229633e86296d3f7f76bd39bf3d2b9/pytest-runner-2.12.1.tar.gz" +MD5SUM="a8dd57c80cde37a587dd8c37740c1ab1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pytest" |