blob: b1c17af89a732dd023540f8fb448851baa619fa6 (
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.2.0
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.2.0.tar.gz
md5sums = 7cd983b95e1b18b242b0fbda924f4284
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
|