summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fde3b43c2ea6dcf5a4728cbf05be649e1c7da251 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
pkgbase = python-reproject
	pkgdesc = Python-based Astronomical image reprojection
	pkgver = 0.12.0
	pkgrel = 1
	url = http://reproject.readthedocs.io
	arch = i686
	arch = x86_64
	license = BSD
	checkdepends = python-pytest-arraydiff
	checkdepends = python-pytest-astropy-header
	checkdepends = python-pytest-doctestplus
	checkdepends = python-pytest-remotedata
	checkdepends = python-matplotlib
	checkdepends = python-sunpy
	checkdepends = python-gwcs
	checkdepends = python-shapely
	checkdepends = python-zarr
	makedepends = cython0>=0.29.32
	makedepends = python-setuptools-scm
	makedepends = python-extension-helpers
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx-astropy
	makedepends = python-astropy-healpix
	makedepends = python-dask
	makedepends = python-scipy
	makedepends = python-pyvo
	source = https://files.pythonhosted.org/packages/source/r/reproject/reproject-0.12.0.tar.gz
	md5sums = 80ce5a5e773d208f6933b8e7ae24640f

pkgname = python-reproject
	depends = python>=3.8
	depends = python-numpy>=1.20
	depends = python-cloudpickle
	depends = python-dask>=2021.8
	depends = python-fsspec
	depends = python-scipy>=1.5
	depends = python-astropy>=5.0
	depends = python-astropy-healpix>=0.6
	depends = python-zarr
	optdepends = python-shapely>=1.6: For some of the mosaicking functionality
	optdepends = python-reproject-doc: Documentation for Reproject
	optdepends = python-pytest-astropy: For testing

pkgname = python-reproject-doc
	pkgdesc = Documentation for Python Reproject module
	arch = any