blob: 0561d5c0d8269979630fa2914040d025c5fea391 (
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
|
pkgbase = python-lumispy
pkgdesc = Luminescence spectroscopy data analysis extension for HyperSpy
pkgver = 0.3.0
pkgrel = 1
url = http://lumispy.org
arch = any
license = GPL3
checkdepends = python-numba
checkdepends = python-pytest>=5.0
checkdepends = python-pytest-cov
checkdepends = python-setuptools-scm
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
depends = python>=3.9
depends = python-scipy>=1.1
depends = python-numpy>=1.17.1
depends = python-hyperspy>=1.7.3
provides = lumispy
source = https://github.com/lumispy/lumispy/archive/v0.3.0.tar.gz
md5sums = ca674e44f4e8c8edc9c9403f7bf10d3c
pkgname = python-lumispy
|