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

pkgname = python-lineprofiler