Browse Source
python/pytest: Update dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/223/head
Dimitris Zlatanidis
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
1 additions and
1 deletions
-
python/pytest/pytest.info
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/pytest/pytest-3.8.2.t |
|
|
|
MD5SUM="8e7d324528a63c2dab64a10ae028e0f2" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="python2-py python2-attrs pluggy more-itertools python2-atomicwrites funcsigs python2-pathlib2" |
|
|
|
REQUIRES="python2-py python2-attrs python2-pluggy more-itertools python2-atomicwrites funcsigs python2-pathlib2" |
|
|
|
MAINTAINER="Dimitris Zlatanidis" |
|
|
|
EMAIL="d.zlatanidis@gmail.com" |