summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 527943410fbe..bf1630317560 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,23 @@
-# Generated by mksrcinfo v8
-# Sun Jan 27 05:54:23 UTC 2019
pkgbase = python2-iminuit
pkgdesc = Python interface for MINUIT, a physics analysis tool for function minimization.
- pkgver = 1.3.3
+ pkgver = 1.3.10
pkgrel = 1
- url = http://iminuit.readthedocs.io/
+ url = http://iminuit.readthedocs.io
arch = i686
arch = x86_64
license = GPL
license = MIT
- makedepends = python2-setuptools
+ checkdepends = python2-pytest
+ checkdepends = python2-backports.functools_lru_cache
+ makedepends = cython2
makedepends = python2-numpy
options = !emptydirs
- source = https://files.pythonhosted.org/packages/source/i/iminuit/iminuit-1.3.3.tar.gz
- md5sums = 35f074f44dadd4e20dd110576c8a0ffc
+ source = https://files.pythonhosted.org/packages/source/i/iminuit/iminuit-1.3.10.tar.gz
+ md5sums = 3ac6ae34905409acdd053e5551b3c95d
pkgname = python2-iminuit
depends = python2>=2.7
- depends = python2-numpy
+ depends = python2-numpy>=1.11.3
optdepends = ipython2
optdepends = python2-matplotlib
optdepends = python2-pytest-cov: For testing and get a coverage report