summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a3ae37cb4668..49230bba3c6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Feb 8 22:11:26 UTC 2017
+# Wed Feb 8 23:05:53 UTC 2017
pkgbase = pycharm-professional
pkgdesc = Powerful Python and Django IDE. Professional edition.
pkgver = 2016.3.2
@@ -30,7 +30,8 @@ pkgbase = pycharm-professional
optdepends = python2-pytest: For support testing inside Pycharm with Python 2
optdepends = python-pytest: For support testing inside Pycharm with Python 3
optdepends = python2-tox: Python environments for testing tool with Python 2
- optdepends = python-tox: Python environments for testing tool with Python 3
+ optdepends = python-tox: Python environments for testing tool with Python 3,
+ optdepends = jupyter: For support Jupyter Notebook
provides = pycharm
conflicts = pycharm
conflicts = pycharm-community
diff --git a/PKGBUILD b/PKGBUILD
index 2526e3a305c4..1dc1b672ef25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,7 +35,8 @@ optdepends=('ipython2: For enhanced interactive Python shell v2 inside Pycharm'
'python2-pytest: For support testing inside Pycharm with Python 2'
'python-pytest: For support testing inside Pycharm with Python 3'
'python2-tox: Python environments for testing tool with Python 2'
- 'python-tox: Python environments for testing tool with Python 3')
+ 'python-tox: Python environments for testing tool with Python 3',
+ 'jupyter: For support Jupyter Notebook')
sha256sums=('72a7032ce618030db44179e7ae4e3b5d0ef761a7cbfeb34aeedf670b5d1059a3'
'016db1860a8b36d408c827f90aeb04b9d55cf21ea36788a9d8510cc54fae1c49'
'c1a74303d9e870918bd8068f761c8251b996694b1b96b3537fbca317679c4958'