summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a528a8d2d40764372d25596386087c926b64e0bd (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.1.2
	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.1.2.tar.gz::https://github.com/pyutils/line_profiler/archive/v4.1.2.tar.gz
	sha256sums = a1f3458c1dd1bf4b2d1d2657b78225f4e4e9046a1841f18cf528f01ebd3d5f43

pkgname = python-lineprofiler