dev-build / kas

Setup tool for bitbake based projects

Official package sites : https://github.com/siemens/kas · https://kas.readthedocs.io/en/latest/ · https://pypi.org/project/kas/ ·

v4.5-r1 :: 0 :: gentoo

Modified
License
MIT
Keywords
~amd64
USE flags
test

General

test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_targets

python3_10
Build with Python 3.10
python3_11
Build with Python 3.11
python3_12
Build with Python 3.12

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-libs / newt : Redhat's Newt windowing toolkit development files

dev-python / distro : Reliable machine-readable Linux distribution information for Python

dev-python / gitpython : Library used to interact with Git repositories

dev-python / jsonschema : An implementation of JSON-Schema validation for Python

dev-python / kconfiglib : A flexible Python Kconfig implementation

dev-python / pyyaml : YAML parser and emitter for Python

Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
Rename dev-python/{GitPython → gitpython}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-build/kas: add missing RESTRICT="test"
https://mgorny.pl/articles/the-ultimate-guide-to-eapi-8.html#properties-test-network-to-ease-reenabling-tests-requiring-internet Closes: https://bugs.gentoo.org/941687 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-build/kas: add VCS optfeatures
See https://github.com/gentoo/gentoo/pull/38767#discussion_r1793244373. Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-build/kas: cleanup MY_P
Not needed, it was leftover from pypi.eclass experimentation, see https://github.com/gentoo/gentoo/pull/38767#discussion_r1793251402. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Martin Homuth · gentoo
dev-build/kas: fix test fetch, #940685
Closes: https://bugs.gentoo.org/940685 Signed-off-by: Martin Homuth <mh@emlix.com> Closes: https://github.com/gentoo/gentoo/pull/38868 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-build/kas: fix SRC_URI
I was supposed to fix this on merging and didn't. Closes: https://bugs.gentoo.org/940685 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Martin Homuth · gentoo
dev-build/kas: new package, add 4.5
Co-authored-by: Sam James <sam@gentoo.org> Signed-off-by: Martin Homuth <mh@emlix.com> Closes: https://github.com/gentoo/gentoo/pull/38767 Signed-off-by: Sam James <sam@gentoo.org>