summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e4d841b82c2d7fa529a22a0924150293f15aef77 (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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
pkgbase = python-postpic
	pkgdesc = The open source particle-in-cell post processor.
	pkgver = 0.4
	pkgrel = 3
	url = https://github.com/skuschel/postpic
	arch = i686
	arch = pentium4
	arch = x86_64
	license = GPL3
	makedepends = python>=3.8
	makedepends = python<3.9
	makedepends = python2>=2.7
	makedepends = python2<2.8
	makedepends = python-matplotlib
	makedepends = python-numpy>=1.7
	makedepends = python-scipy
	makedepends = python-future
	makedepends = python-urllib3
	makedepends = python-numexpr
	makedepends = python2-matplotlib
	makedepends = python2-numpy>=1.7
	makedepends = python2-scipy
	makedepends = python2-future
	makedepends = python2-urllib3
	makedepends = python2-numexpr
	makedepends = python-setuptools
	makedepends = cython
	makedepends = python-h5py
	makedepends = python2-setuptools
	makedepends = cython2
	makedepends = python2-h5py
	source = postpic-0.4.tar.gz::https://github.com/skuschel/postpic/archive/v0.4.tar.gz
	sha512sums = c1a2ce68e7df5c4f16b01f46d2e171ac48c3eeddc7b2c219c6b070df5e4e4521b81ff9b7b45b514ff78b4866a1bfa44ad83ce357865c59d3b4f86e274d81fe69

pkgname = python-postpic
	depends = python>=3.8
	depends = python<3.9
	depends = python-matplotlib
	depends = python-numpy>=1.7
	depends = python-scipy
	depends = python-future
	depends = python-urllib3
	depends = python-numexpr
	optdepends = python-h5py: h5 reader for openPMD support
	optdepends = python-sdf: sdf support for EPOCH reader

pkgname = python2-postpic
	depends = python2>=2.7
	depends = python2<2.8
	depends = python2-matplotlib
	depends = python2-numpy>=1.7
	depends = python2-scipy
	depends = python2-future
	depends = python2-urllib3
	depends = python2-numexpr
	optdepends = python2-h5py: h5 reader for openPMD support
	optdepends = python2-sdf: sdf support for EPOCH reader