[Git-commits] [grml/grml-live] a7c9a5: minifai: split varfile parsing out
Chris Hofstaedtler
noreply at github.com
Thu Jul 3 18:48:21 CEST 2025
Branch: refs/heads/zeha/factor
Home: https://github.com/grml/grml-live
Commit: a7c9a5f7636f9cbf181a3aa92426a6d773f89358
https://github.com/grml/grml-live/commit/a7c9a5f7636f9cbf181a3aa92426a6d773f89358
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
A usr/lib/grml-live/classes.py
M usr/lib/grml-live/minifai
M usr/lib/grml-live/packages.py
Log Message:
-----------
minifai: split varfile parsing out
Commit: e9411b921fa978e85db17bc7eed2e2e0f6809b5c
https://github.com/grml/grml-live/commit/e9411b921fa978e85db17bc7eed2e2e0f6809b5c
Author: Chris Hofstaedtler <ch at grml.org>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M usr/lib/grml-live/.gitignore
R usr/lib/grml-live/classes.py
A usr/lib/grml-live/grml_live/__init__.py
A usr/lib/grml-live/grml_live/classes.py
A usr/lib/grml-live/grml_live/minifai.py
A usr/lib/grml-live/grml_live/packages.py
A usr/lib/grml-live/grml_live/tests/__init__.py
A usr/lib/grml-live/grml_live/tests/test_packages.py
M usr/lib/grml-live/minifai
R usr/lib/grml-live/packages.py
A usr/lib/grml-live/pyproject.toml
R usr/lib/grml-live/tests/__init__.py
R usr/lib/grml-live/tests/test_packages.py
Log Message:
-----------
Turn minifai into a python project
Gets us a bit better python tooling support, yet keep minifai directly
executable.
Compare: https://github.com/grml/grml-live/compare/a7c9a5f7636f%5E...e9411b921fa9
To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml-live/settings/notifications
More information about the Git-commits
mailing list