aboutsummaryrefslogtreecommitdiff
path: root/devel/py-jupyterlab-server/files/patch-setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-jupyterlab-server/files/patch-setup.cfg')
-rw-r--r--devel/py-jupyterlab-server/files/patch-setup.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/py-jupyterlab-server/files/patch-setup.cfg b/devel/py-jupyterlab-server/files/patch-setup.cfg
new file mode 100644
index 000000000000..b5e5b30b0dc6
--- /dev/null
+++ b/devel/py-jupyterlab-server/files/patch-setup.cfg
@@ -0,0 +1,11 @@
+--- setup.cfg.orig 2022-03-17 11:49:13 UTC
++++ setup.cfg
+@@ -29,7 +29,7 @@ python_requires = >=3.7
+ install_requires =
+ babel
+ entrypoints>=0.2.2
+- jinja2>=3.0.3
++ jinja2>=3.0.1
+ json5
+ jsonschema>=3.0.1
+ packaging