summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..1fdb7de1529e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,29 @@
+# Generated by mksrcinfo v8
+# Sun Jan 27 06:20:12 UTC 2019
+pkgbase = python-iminuit
+ pkgdesc = Python interface for MINUIT, a physics analysis tool for function minimization.
+ pkgver = 1.3.3
+ pkgrel = 1
+ url = http://iminuit.readthedocs.io/
+ arch = i686
+ arch = x86_64
+ license = GPL
+ license = MIT
+ checkdepends = python-pytest
+ checkdepends = jupyter-nbconvert
+ makedepends = cython
+ makedepends = python-numpy
+ options = !emptydirs
+ source = https://files.pythonhosted.org/packages/source/i/iminuit/iminuit-1.3.3.tar.gz
+ md5sums = 35f074f44dadd4e20dd110576c8a0ffc
+
+pkgname = python-iminuit
+ depends = python>=3.4
+ depends = python-numpy
+ optdepends = ipython
+ optdepends = python-matplotlib
+ optdepends = python-pytest-cov: For testing and get a coverage report
+ optdepends = cython
+ optdepends = python-sphinx: For docs building
+ optdepends = python-iminuit-doc: Documentation for python-iminuit
+