summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b8625dc7656ab14ec56088f89e46e1590cef3c73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-fastdtw
	pkgdesc = Python implementation of FastDTW
	pkgver = 0.3.4
	pkgrel = 3
	url = https://github.com/slaypni/fastdtw
	arch = x86_64
	license = MIT
	checkdepends = python-pytest
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = gcc-libs
	depends = python-numpy
	source = python-fastdtw-0.3.4.tar.gz::https://github.com/slaypni/fastdtw/archive/v0.3.4.tar.gz
	b2sums = e3a1e630b615c1e074eb7cfa85d3b3173af3a8cde84a29a4454839a42a349212b638709c2af47aec48cdb3fb52c26282bbdf7c5b0f01de17bdd1c660f66c06b8

pkgname = python-fastdtw