blob: a6ee953916ab8b3b9962479c740852bf09b8d4c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python2-linecache2
pkgdesc = Backports of the linecache module
pkgver = 1.0.0
pkgrel = 5
url = https://pypi.python.org/pypi/linecache2
arch = any
license = Python
makedepends = python2-setuptools
makedepends = python2-pbr
depends = python2
source = https://pypi.python.org/packages/source/l/linecache2/linecache2-1.0.0.tar.gz
source = linecache2-1.0.0-LICENSE.txt::https://raw.githubusercontent.com/testing-cabal/traceback2/36d6f8b755367defcf73c9ef308de952502dccb1/LICENSE
sha256sums = 4b26ff4e7110db76eeb6f5a7b64a82623839d595c2038eeda662f2a2db78e97c
sha256sums = 8e6bd29d1ca0d1744ae87eb2b19f680569f0a1b2b1c8a2f4583ff7196d5b7cc5
pkgname = python2-linecache2
|