summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2b49988709c..02ee14ef48c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = python-sncosmo
pkgdesc = Python library for supernova cosmology
- pkgver = 2.10.2
+ pkgver = 2.10.4
pkgrel = 1
url = https://sncosmo.readthedocs.io
arch = i686
arch = x86_64
- license = BSD
+ license = BSD-3-Clause
checkdepends = python-pytest
checkdepends = python-astropy
checkdepends = python-scipy
@@ -20,14 +20,15 @@ pkgbase = python-sncosmo
makedepends = python-build
makedepends = python-installer
makedepends = python-numpy
- source = https://files.pythonhosted.org/packages/source/s/sncosmo/sncosmo-2.10.2.tar.gz
- md5sums = 4fcd899e91838cd37ed785f837005463
+ source = https://files.pythonhosted.org/packages/source/s/sncosmo/sncosmo-2.10.4.tar.gz
+ md5sums = 03819f3f8f7691df666713d09292857a
pkgname = python-sncosmo
depends = python-scipy>=1.3.0
depends = python-astropy>=3.1
depends = python-extinction>=0.4.4
depends = python-yaml>=3.13
+ depends = python-looseversion>=1.0.0
optdepends = python-matplotlib: For plotting functions
optdepends = python-iminuit: For light curve fitting using the Minuit minimizer in sncosmo.fit_lc
optdepends = python-emcee: For MCMC light curve parameter estimation in sncosmo.mcmc_lc