summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9a1a739702750e2fdc7f38d0381b7fafc22210cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-lineprofiler
	pkgdesc = Line-by-line profiler
	pkgver = 4.0.3
	pkgrel = 1
	url = https://pypi.python.org/pypi/line_profiler
	arch = x86_64
	license = BSD
	checkdepends = python-pytest
	checkdepends = python-pytest-cov
	checkdepends = python-ubelt
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-setuptools
	depends = ipython
	source = line_profiler-4.0.3.tar.gz::https://github.com/pyutils/line_profiler/archive/v4.0.3.tar.gz
	sha256sums = 81df8a475048d1c8c905cb5a4530c44f2581b6c78c2f64301a65fe2d4a3028d3

pkgname = python-lineprofiler