summarylogtreecommitdiffstats
path: root/sagemath-python3-notebook.patch
diff options
context:
space:
mode:
authorAntonio Rojas2019-03-03 14:28:59 +0000
committerAntonio Rojas2019-03-03 14:28:59 +0000
commitb6d5c0e655368746b5705220206a94dd965d7944 (patch)
treeac020ce4e1948ce0645f4f41b8175eea0d084fd4 /sagemath-python3-notebook.patch
parent3493c8d76503867bc97cfdc05dd61fbe446e0c34 (diff)
downloadaur-b6d5c0e655368746b5705220206a94dd965d7944.tar.gz
Add new python2-pplpy dependency
Diffstat (limited to 'sagemath-python3-notebook.patch')
-rw-r--r--sagemath-python3-notebook.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/sagemath-python3-notebook.patch b/sagemath-python3-notebook.patch
index b3133c1e7334..54e162a59929 100644
--- a/sagemath-python3-notebook.patch
+++ b/sagemath-python3-notebook.patch
@@ -2,7 +2,7 @@ diff --git a/src/bin/sage-notebook b/src/bin/sage-notebook
index 74192da240..0ede281aad 100755
--- a/src/bin/sage-notebook
+++ b/src/bin/sage-notebook
-@@ -96,8 +96,7 @@ class NotebookJupyter(object):
+@@ -95,8 +95,7 @@ class NotebookJupyter(object):
if not have_prerequisites():
print(self.PREREQUISITE_ERROR)
raise SystemExit(1)