blob: 074ddb58f33576ac9414064a1e5892fc2359a91b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-symfc
pkgdesc = Generate symmetrized force constants
pkgver = 1.7.3
pkgrel = 1
url = https://github.com/symfc/symfc
arch = any
license = BSD
makedepends = python
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-build
makedepends = python-pip
depends = python-numpy
depends = spglib
depends = python-scipy
source = git+https://github.com/symfc/symfc.git#tag=v1.7.3
sha256sums = SKIP
pkgname = python-symfc
|