summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ee9300a5516c9b20fa355e7e1b7832cb0518ad52 (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
pkgbase = python-drizzle
	pkgdesc = A package for combining dithered images into a single image
	pkgver = 2.0.1
	pkgrel = 1
	url = https://spacetelescope-drizzle.readthedocs.io
	arch = i686
	arch = x86_64
	license = BSD-3-Clause
	checkdepends = python-pytest
	checkdepends = python-gwcs
	makedepends = python-setuptools-scm>=3.4
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-numpy>=2.0.0
	makedepends = python-sphinx-automodapi
	makedepends = python-pytest-doctestplus
	makedepends = graphviz
	source = https://github.com/spacetelescope/drizzle/archive/refs/tags/2.0.1.tar.gz
	md5sums = 4687eec4287c161a161bc08512919692

pkgname = python-drizzle
	depends = python>=3.10
	depends = python-numpy
	optdepends = python-drizzle-doc: Documentation for Dizzle

pkgname = python-drizzle-doc
	pkgdesc = Documentation for Python Drizzle
	arch = any