blob: f4c5ae5beda06e1e7d847bb3aeaf6333a6c4a506 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
about:
home: https://pypi.python.org/packages/source/t/traceback2
license: BSD
summary: traceback2
build:
number: '0'
package:
name: traceback2
version: 1.4.0
requirements:
build:
- pbr
- linecache2
- six
- setuptools
- python x.x
run:
- pbr
- linecache2
- six
- python x.x
source:
fn: traceback2-1.4.0.tar.gz
md5: 9e9723f4d70bfc6308fa992dd193c400
url:
- https://pypi.python.org/packages/source/t/traceback2/traceback2-1.4.0.tar.gz
test:
imports:
- traceback2
|