Jan Lindemann
64edcec48c
pyproject.toml: Enable mypy.disallow_any_generics
...
Add disallow_any_generics = true to the mypy configuration. This
requires all generic types (dict, list, Iterable, Types, etc.) to
have explicit type arguments instead of using bare generic aliases.
Assisted-by: unsloth/Qwen3.6-35B-A3B-GGUF:IQ4_NL and pi.dev 0.81.1
Signed-off-by: Jan Lindemann <jan@janware.com>
2026-08-07 18:02:27 +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: Enable mypy.disallow_any_generics
2026-08-07 18:02:27 +02:00
make
install-files.mk: Add missing target "test"
2026-07-24 13:39:22 +02:00
scripts
cache.mk: Include from topdir.mk, not make.mk
2026-07-22 14:38:24 +02:00
src
Distro, Cmd, AsyncSSH: Fix bare generic types
2026-08-07 18:02:27 +02:00
test
cmds.projects.CmdBuild: Support --dep-flavours
2026-07-24 13:35:27 +02:00
.gitignore
cache.mk: Include from topdir.mk, not make.mk
2026-07-22 14:38:24 +02:00
HASH
Release 1.0.0-249@suse-tumbleweed/x86_64
2026-07-27 23:27:12 +00:00
Makefile
cache.mk: Include from topdir.mk, not make.mk
2026-07-22 14:38:24 +02:00
RELEASES
Release 1.0.0-249@suse-tumbleweed/x86_64
2026-07-27 23:27:12 +00:00
VERSION
Start version: 1.0.0-249
2026-07-26 23:10:45 +00:00