python/pytest-runner: Updated for version 2.12.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e5ab18be8c
commit
8d4bd32147
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue