blob: 68eaf7bf11cdacecdf87436bbc45758128ad298f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-hope
pkgdesc = A Python Just-In-Time compiler for astrophysical computations
pkgver = 0.7.3
pkgrel = 1
url = https://github.com/cosmo-ethz/hope
arch = any
license = GPL
makedepends = python-setuptools
depends = python-numpy
depends = python-sympy
source = https://pypi.io/packages/source/h/hope/hope-0.7.3.tar.gz
sha256sums = f038b44da0b787f6ac5d07c21fdb51bfef953d9c039427e4097dbb7ffbb79a79
pkgname = python-hope
|