Codebase list python-faraday / 8862673
Consistency with tabs to spaces Ben Wilson 2 years ago
1 changed file(s) with 26 addition(s) and 26 deletion(s). Raw diff Collapse all Expand all
55 Build-Depends: debhelper-compat (= 12),
66 dh-python,
77 python3-all,
8 python3-alembic,
9 python3-apispec,
10 python3-apispec-webframeworks,
11 python3-autobahn,
12 python3-bcrypt,
13 python3-bleach,
14 python3-faraday-agent-parameters-types,
15 python3-faraday-plugins (>= 1.4.5),
8 python3-alembic,
9 python3-apispec,
10 python3-apispec-webframeworks,
11 python3-autobahn,
12 python3-bcrypt,
13 python3-bleach,
14 python3-faraday-agent-parameters-types,
15 python3-faraday-plugins (>= 1.4.5),
1616 python3-filedepot,
1717 python3-filteralchemy,
1818 python3-flask,
1919 python3-flask-classful,
20 python3-flask-kvsession (>= 0.6.3),
21 python3-flask-limiter,
20 python3-flask-kvsession (>= 0.6.3),
21 python3-flask-limiter,
2222 python3-flask-principal,
2323 python3-flask-security,
2424 python3-flask-session,
2525 python3-flask-sqlalchemy (>=2.3.0),
26 python3-flask-socketio,
27 python3-hypothesis,
26 python3-flask-socketio,
27 python3-hypothesis,
2828 python3-marshmallow (>= 3.0.0),
2929 python3-marshmallow-sqlalchemy (>= 0.26.0),
3030 python3-mock,
3131 python3-mockito (>= 1.2.2-2),
3232 python3-nplusone,
3333 python3-pil,
34 python3-pyotp,
34 python3-pyotp,
3535 python3-pytest,
36 python3-pytest-factoryboy,
36 python3-pytest-factoryboy,
3737 python3-pytest-runner,
3838 python3-requests,
3939 python3-setuptools,
40 python3-simplekv,
40 python3-simplekv,
4141 python3-sphinx,
4242 python3-sqlalchemy,
43 python3-syslog-rfc5424-formatter,
44 python3-tqdm,
45 python3-twisted,
43 python3-syslog-rfc5424-formatter,
44 python3-tqdm,
45 python3-twisted,
4646 python3-webargs (>= 7.0.0),
4747 Standards-Version: 4.5.1
4848 Homepage: https://faradaysec.com
5353 Architecture: all
5454 Depends: ${python3:Depends},
5555 ${sphinxdoc:Depends},
56 curl,
57 faraday-angular-frontend,
56 curl,
57 faraday-angular-frontend,
5858 gir1.2-gtk-3.0,
5959 gir1.2-vte-2.91,
60 pgcli,
60 pgcli,
6161 postgresql,
62 python3-distutils,
63 python3-faraday-plugins (>= 1.4.5),
64 python3-sqlalchemy-schemadisplay,
62 python3-distutils,
63 python3-faraday-plugins (>= 1.4.5),
64 python3-sqlalchemy-schemadisplay,
6565 python3-tornado,
6666 python3-webargs (>= 7.0.0),
6767 sudo,
68 xdg-utils,
68 xdg-utils,
6969 zsh | zsh-beta,
7070 ${misc:Depends},
7171 ${shlibs:Depends}
7272 Recommends: fonts-font-awesome,
7373 python3-bs4,
7474 python3-selenium,
75 faraday-client,
75 faraday-client,
7676 ruby | ruby-interpreter
7777 Conflicts: python3-flask-babelex
7878 Replaces: python-faraday (<< 3.10.0)