diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2024-05-02 12:07:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:45:11 +0700 |
commit | 96b48962f2ae82aa441d6a51c0a3189ab4b42474 (patch) | |
tree | c32f9444a7fe1b6eb4f4fe0e5e76f236dc65fed6 | |
parent | 3ad1fe05cc39d6bbf83ff87965d8d21600c05aac (diff) |
python/pytest: Update dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | python/pytest/pytest.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info index fc5a4d8b6391a..f66a59d9d4281 100644 --- a/python/pytest/pytest.info +++ b/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" |