summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 25d2f434f8f64ef63cd204a6557c96cb7c260fbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-traces
	pkgdesc = Python library for unevenly-spaced time series analysis
	pkgver = 0.7.0
	pkgrel = 1
	url = https://pypi.org/project/traces/
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry-core
	depends = python
	optdepends = python-pandas: sample_interval support
	optdepends = python-matplotlib: plot support
	source = traces-0.7.0.tar.gz::https://github.com/stringertheory/traces/archive/refs/tags/v0.7.0.tar.gz
	sha256sums = 843c6c36313c71ff0d0519a47cf9ddb4f059e0d3dd8ab24425f3f7df71f7203e

pkgname = python-traces