mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 09:53:32 +01:00
Replace the jw-build build system by the jw-pkg build system. Signed-off-by: Jan Lindemann <jan@janware.com>
21 lines
446 B
Text
21 lines
446 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
|
|
|
|
[pkg.requires.jw]
|
|
devel = jw-python-run = VERSION-REVISION, jw-pkg-devel = VERSION
|
|
build = jw-pkg-devel
|