blob: 951ece539e471a57756e37c45eb61780e1351d24 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-calcephpy
pkgdesc = Python interface for the CALCEPH Library
pkgver = 4.0.4
pkgrel = 1
url = https://www.imcce.fr/inpop/calceph
arch = x86_64
license = CECILL-C
license = CECILL-B
license = CECILL-2.1
makedepends = cmake
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = glibc
depends = python-numpy
source = https://files.pythonhosted.org/packages/source/c/calcephpy/calcephpy-4.0.4.tar.gz
sha256sums = 68753f112f4dd6ae4ce4ad1c7d620e6e38dcde518067883e9214cd4cfb3f52ef
pkgname = python-calcephpy
|