mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-04-24 10:03:36 +02:00
Depend on python3-networkx because ldap.Connection.object_class_tree needs it. Note that this is a relatively weak necessity which installed 1.7 GB worth of 500 new packages on talmix.david.jannet. Maybe this can be solved in a less costly way. Signed-off-by: Jan Lindemann <jan@janware.com>
21 lines
464 B
Text
21 lines
464 B
Text
[summary]
|
|
janware Python utility library
|
|
|
|
[description]
|
|
janware Python utility library
|
|
|
|
[global]
|
|
group = "Development/Libraries/Python"
|
|
subpackages = run devel
|
|
license = LGPL 2
|
|
jw-maintainer = jan
|
|
|
|
[build]
|
|
libname = none
|
|
|
|
[pkg.requires.os]
|
|
run = mypy, python3-magic, python3-termcolor, python3-pytimeparse, python3-argcomplete, python3-ldap, python3-networkx
|
|
|
|
[pkg.requires.jw]
|
|
devel = jw-python-run = VERSION-REVISION, jw-pkg-devel = VERSION
|
|
build = jw-pkg-devel
|