Build and packaging library
  • Python 48.7%
  • Makefile 37.5%
  • Shell 13.8%
Find a file
Jan Lindemann c538447cc5
App.__get_project_refs(): Code beautification

In __get_project_refs():

- Rename variable dep and deps to val and vals, respectively, because that's more what they are values of key-value pairs. In some cases that can represent dependencies, in some case other things.
- Make a scope case distinction a little clearer by mentioning all possible cases in a match / case block
Signed-off-by: Jan Lindemann <jan@janware.com>
2026-06-08 20:41:37 +02:00
.github/workflows ci.yaml: test-packaging.yaml@{master-test -> master} 2026-06-08 19:43:15 +02:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
conf pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
make project.conf: pkg.requires.suse.release -= python3-pyright 2026-06-08 18:46:30 +02:00
scripts jw-pkg-create-project.sh: Gitignore .cache-project.mk 2026-06-08 20:25:15 +02:00
src App.__get_project_refs(): Code beautification 2026-06-08 20:41:37 +02:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-234@suse-tumbleweed/x86_64 2026-06-07 11:30:51 +00:00
Makefile $(TOPDIR)/Makefile: include py-topdir.mk 2026-05-31 18:20:35 +02:00
RELEASES Release 1.0.0-234@suse-tumbleweed/x86_64 2026-06-07 11:30:51 +00:00
VERSION Start version: 1.0.0-234 2026-06-07 10:17:54 +00:00