summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0df77befa27e03f9ca6d048c2a1e3ac8b98eb7dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-lineprofiler
	pkgdesc = Line-by-line profiler
	pkgver = 3.5.1
	pkgrel = 1
	url = https://pypi.python.org/pypi/line_profiler
	arch = x86_64
	license = BSD
	checkdepends = python-pytest
	checkdepends = python-ubelt
	makedepends = cython
	depends = python-setuptools
	depends = ipython
	source = line_profiler-3.5.1.tar.gz::https://github.com/pyutils/line_profiler/archive/v3.5.1.tar.gz
	source = cython.patch
	sha256sums = bc9ad7e88112e882b16e3698040c7f9449fe72e4f15f957d2bd5e486484ff75e
	sha256sums = 3acc85c3eebe59d94edfa1624e68d06d3f4fad342d5380606f69c566d93c8131

pkgname = python-lineprofiler