blob: d56d6d05ec74114f1194868c6ec6f7207cda70b8 (
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
|
pkgbase = python-palpy-git
pkgdesc = PALpy is a python interface to the PAL positional astronomy library
pkgver = pypi.1.8.1.r0.a7ad770
pkgrel = 1
url = https://github.com/Starlink/palpy
arch = i686
arch = x86_64
license = GPL
checkdepends = python
checkdepends = python2
makedepends = git
makedepends = python
makedepends = python2
makedepends = cython
makedepends = cython2
makedepends = python-numpy
makedepends = python2-numpy
source = python-palpy-git::git+https://github.com/Starlink/palpy
md5sums = SKIP
pkgname = python-palpy-git
depends = python
pkgname = python2-palpy-git
depends = python2
|