aboutsummaryrefslogtreecommitdiff
path: root/devel/py-tartiflette/files/patch-setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-tartiflette/files/patch-setup.cfg')
-rw-r--r--devel/py-tartiflette/files/patch-setup.cfg6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/py-tartiflette/files/patch-setup.cfg b/devel/py-tartiflette/files/patch-setup.cfg
index 9a4ce28d7a07..5ff374059ded 100644
--- a/devel/py-tartiflette/files/patch-setup.cfg
+++ b/devel/py-tartiflette/files/patch-setup.cfg
@@ -1,10 +1,12 @@
--- setup.cfg.orig 2021-11-15 11:04:52 UTC
+++ setup.cfg
-@@ -37,7 +37,7 @@ keywords =
+@@ -36,8 +36,8 @@ install_requires =
+ [options]
python_requires = >=3.6
install_requires =
- cffi>=1.0.0,<2.0.0
+- cffi>=1.0.0,<2.0.0
- lark-parser==0.12.0
++ cffi>=1.0.0
+ lark>=0.12.0
packages = find:
include_package_data = True