summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3d27f4b9ea1dc2ddbb88d7855de83e0e0cb4c3a3 (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.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-setuptools
	makedepends = python-wheel
	depends = ipython
	depends = python
	optdepends = python-rich
	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