summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9c40c07b828b98e2412d2997eb2b822391c6396d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-peakdetect
	pkgdesc = Simple peak detection
	pkgver = 1.2
	pkgrel = 2
	url = https://github.com/avhn/peakdetect
	arch = any
	license = LicenseRef-SeeLICENSEfile
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-numpy
	depends = python-scipy
	source = git+https://github.com/avhn/peakdetect#tag=v1.2
	source = scipy-imports.patch
	source = LICENSE
	sha256sums = SKIP
	sha256sums = 577137e308d537560481a0ea67daf4d0100e21229c8cf66c06c7f47741393a06
	sha256sums = 4961c1398d7e4f836b97c9db17e2f0c0bfe51a0fe5784e14c63713eb2c536a6b

pkgname = python-peakdetect