blob: 28a276cbb7a709cb94aee94118e85b977d71cb75 (
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
|
pkgbase = python-sep-pjw
pkgdesc = Astronomical source extraction and photometry library (forked from kbarbary)
pkgver = 1.3.7
pkgrel = 1
url = https://sep-pjw.readthedocs.io
arch = i686
arch = x86_64
license = BSD-3-Clause
license = LGPL-3.0-or-later
license = MIT
checkdepends = python-pytest
checkdepends = python-astropy
makedepends = python-setuptools-scm>=8.0
makedepends = cython
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-numpy>=2
makedepends = python-sphinx-copybutton
makedepends = python-sphinx-furo
makedepends = python-myst-parser
makedepends = python-nbsphinx
makedepends = python-numpydoc
makedepends = python-fitsio
makedepends = python-matplotlib
makedepends = pandoc
source = https://files.pythonhosted.org/packages/source/s/sep_pjw/sep_pjw-1.3.7.tar.gz
md5sums = 5d2d0bcb0ffca2988c96df322d505ae9
pkgname = python-sep-pjw
depends = python-numpy>=1.23.5
optdepends = python-sep-pjw-doc: Documentation for SEP-PJW
pkgname = python-sep-pjw-doc
pkgdesc = Documentation for Python SEP-PJW
arch = any
|