aboutsummaryrefslogtreecommitdiff
path: root/python/pytest/pytest.info
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-05-13 13:11:01 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-14 15:24:07 +0700
commit91917fefbdb6224d207205e4ca855ecaaead7e43 (patch)
tree9ef00ff05d1befceb5aaa7d6967364322774a6e7 /python/pytest/pytest.info
parent52862dfa7b063ce7f6bd687ecee6e3f6f5ea4423 (diff)
python/pytest: Under REQUIRES, change atomicwrites to python2-atomicwrites
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pytest/pytest.info')
-rw-r--r--python/pytest/pytest.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pytest/pytest.info b/python/pytest/pytest.info
index 2635851762cd9..c299ffdca44af 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 atomicwrites funcsigs pathlib2"
+REQUIRES="python2-py python2-attrs pluggy more-itertools python2-atomicwrites funcsigs pathlib2"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"