summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dbeee51555dd855b1da06e155b1bd103708e2951 (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
pkgbase = python-reproject
	pkgdesc = Python-based Astronomical image reprojection
	pkgver = 0.21.0
	pkgrel = 1
	url = http://reproject.readthedocs.io
	arch = i686
	arch = x86_64
	license = BSD-3-Clause
	makedepends = cython>=3.1
	makedepends = python-setuptools-scm
	makedepends = python-extension-helpers>=1.4
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-numpy>=2
	makedepends = python-sphinx-astropy
	makedepends = python-sphinx-copybutton
	makedepends = python-astropy-healpix
	makedepends = python-dask-image
	makedepends = python-pyavm
	makedepends = python-pyvo
	source = https://files.pythonhosted.org/packages/source/r/reproject/reproject-0.21.0.tar.gz
	md5sums = af73e5bdea72aa39014707e615626e5f

pkgname = python-reproject
	depends = python>=3.11
	depends = python-numpy>=1.23
	depends = python-dask>=2024.4.1
	depends = python-dask-image>=2025.11.0
	depends = python-fsspec>=2021.9
	depends = python-scipy>=1.9
	depends = python-astropy>=5.0
	depends = python-astropy-healpix>=1.0
	depends = python-pillow>=10.0
	depends = python-pyavm>=0.9.6
	depends = python-zarr>=2.17.0
	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