summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a49f9c7774ec..2d6cccc9582a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,23 @@
-# Generated by mksrcinfo v8
-# Thu Jun 22 16:32:57 UTC 2017
pkgbase = python-oct2py
pkgdesc = Python to GNU Octave bridge.
- pkgver = 4.0.6
+ pkgver = 5.2.0
pkgrel = 1
url = http://github.com/blink1073/oct2py
arch = any
license = MIT
makedepends = python-setuptools
- makedepends = python2-setuptools
- makedepends = jupyter-octave_kernel
- source = https://github.com/blink1073/oct2py/archive/v4.0.6.tar.gz
- md5sums = 00d4a5cd3ae5d5409d6a4b0c8f286211
-
-pkgname = python-oct2py
depends = python-scipy
+ depends = python-numpy
depends = jupyter-octave_kernel
+ depends = gnuplot
+ optdepends = python-pytest: for test use
+ optdepends = python-pandas: for test use
+ optdepends = jupyter-nbconvert: for test use
+ optdepends = python-sphinx: documentation support
+ optdepends = python-sphinx-bootstrap-theme
+ optdepends = python-numpydoc: documentation support
+ source = https://files.pythonhosted.org/packages/source/o/oct2py/oct2py-5.2.0.tar.gz
+ sha256sums = 7e7f03724d60745b6ff49760027712a5ae22ed3c67f8d4560ba8a80c2ebdfaf0
-pkgname = python2-oct2py
- depends = python2-scipy
- depends = octave
+pkgname = python-oct2py