summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1ed7bdd736bb92a018ae706d61a0a09d9f5c773f (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
pkgbase = python-drizzle
	pkgdesc = A package for combining dithered images into a single image
	pkgver = 2.0.0
	pkgrel = 1
	url = https://spacetelescope-drizzle.readthedocs.io
	arch = i686
	arch = x86_64
	license = BSD-3-Clause
	checkdepends = python-pytest
	checkdepends = python-astropy
	makedepends = python-setuptools-scm>=3.4
	makedepends = python-wheel
	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.0.tar.gz
	md5sums = be01291867ab1d174082f82f74c5582e

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

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