summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1f98b51afaf..7f464f5cb212 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = python-sherpa
pkgdesc = Modeling and fitting package for scientific data analysis
- pkgver = 4.15.0
+ pkgver = 4.15.1
pkgrel = 1
url = http://cxc.cfa.harvard.edu/contrib/sherpa
arch = i686
arch = x86_64
license = GPL
- checkdepends = python-pytest-xvfb
+ checkdepends = python-pytest
checkdepends = python-astropy
checkdepends = python-matplotlib
makedepends = python-setuptools
@@ -20,15 +20,15 @@ pkgbase = python-sherpa
makedepends = graphviz
makedepends = python-nbsphinx>=0.8.6
makedepends = pandoc
- source = https://files.pythonhosted.org/packages/source/s/sherpa/sherpa-4.15.0.tar.gz
+ source = https://files.pythonhosted.org/packages/source/s/sherpa/sherpa-4.15.1.tar.gz
source = sherpa_local_fftw.patch
- md5sums = 4ea372d76411d184e0f4bd0cf1f7459a
+ md5sums = 2682eb18db97fb2efaf02a1b63753b6e
md5sums = d1823cc7683442d92450fadff7aed362
pkgname = python-sherpa
install = python-sherpa.install
- depends = python>=3.7
- depends = python-numpy>=1.20.0
+ depends = python>=3.9
+ depends = python-numpy>=1.21.0
depends = fftw
optdepends = python-matplotlib: Graphical output
optdepends = python-astropy>=3.2.1: Data I/O support