summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bbee79b3d55..78c250896d0a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = python-photutils
pkgdesc = Astropy Affiliated package for image photometry utilities
- pkgver = 1.4.0
+ pkgver = 1.5.0
pkgrel = 1
- url = http://photutils.readthedocs.io/
+ url = http://photutils.readthedocs.io
arch = i686
arch = x86_64
license = BSD
checkdepends = python-pytest-astropy
checkdepends = python-gwcs
- makedepends = cython>=0.28
+ makedepends = cython>=0.29.22
makedepends = python-setuptools-scm
makedepends = python-wheel
makedepends = python-build
@@ -20,8 +20,8 @@ pkgbase = python-photutils
makedepends = python-scikit-image
makedepends = python-sphinx-astropy
makedepends = graphviz
- source = https://files.pythonhosted.org/packages/source/p/photutils/photutils-1.4.0.tar.gz
- md5sums = 39647bdd3ca2d10564c44fe2a4196f72
+ source = https://files.pythonhosted.org/packages/source/p/photutils/photutils-1.5.0.tar.gz
+ md5sums = c010166dc3ecf3f44a87c229aa5bc7bd
pkgname = python-photutils
depends = python>=3.8
@@ -34,6 +34,7 @@ pkgname = python-photutils
optdepends = python-gwcs>=0.16: Used in make_gwcs to create a simple celestial gwcs object
optdepends = python-photutils-doc: Documentation for python-photutils
optdepends = python-bottleneck: Improves the performance of sigma clipping and other functionality that may require computing statistics on arrays with NaN values
+ optdepends = python-tqdm: Used to display optional progress bars
pkgname = python-photutils-doc
pkgdesc = Documentation for Python Photutils module