blob: 79f2ee5a8dcab40b9168e04d7660441940bbab9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-sep
pkgdesc = Astronomical source extraction and photometry library
pkgver = 1.2.1
pkgrel = 1
url = https://github.com/kbarbary/sep
arch = x86_64
license = MIT
license = LGPL3
checkdepends = python-pytest
checkdepends = python-astropy
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = cython
depends = python-numpy
source = sep-1.2.1.tar.gz::https://github.com/kbarbary/sep/archive/v1.2.1.tar.gz
sha512sums = 2f5815363a11bfff67093e80a3fd5ba8b790e52226d1df39eee18a6a4195caaf82317712668c64ba2bc108b29a60dca2bdda87e920291aa28cde9633b73ff1b6
pkgname = python-sep
|