summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 6 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3026d903c9c..a5713c478795 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,19 @@
-# Generated by mksrcinfo v8
-# Wed Feb 13 17:27:21 UTC 2019
pkgbase = python-nestle
pkgdesc = Nested sampling algorithms for evaluating Bayesian evidence
pkgver = 0.2.0
- pkgrel = 1
+ pkgrel = 2
url = http://kylebarbary.com/nestle/
- arch = i686
- arch = x86_64
+ arch = any
license = MIT
+ checkdepends = python-pytest
+ checkdepends = python-numpy
makedepends = python-setuptools
- makedepends = python2-setuptools
source = https://files.pythonhosted.org/packages/source/n/nestle/nestle-0.2.0.tar.gz
+ source = 0.2.0-runtest.py::https://github.com/kbarbary/nestle/raw/v0.2.0/runtests.py
md5sums = 49e14a2fc989ced42db7f0c411162e00
+ md5sums = 5173344e73e9b33ef77d40bbabb729f5
pkgname = python-nestle
depends = python-numpy>=1.6
optdepends = python-scipy
optdepends = python-nestle-doc: Documentation for Nestle
-
-pkgname = python2-nestle
- depends = python2-numpy>=1.6
- optdepends = python2-scipy
- optdepends = python-nestle-doc: Documentation for Nestle
-