From 19ed5b2e0267f3072107857a2c1bf991fb846825 Mon Sep 17 00:00:00 2001 From: Jean-Louis Fuchs Date: Tue, 5 Mar 2024 01:10:58 +0100 Subject: [PATCH] chore: update todo --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index 4450ecc..f0ce932 100644 --- a/TODO +++ b/TODO @@ -47,3 +47,8 @@ The reason for this is to ensure the continuity of the git history. sudo dnf install python3-click python3-frozendict python3-pyyaml python3-tomli python3-tomli-w python3-devel python3-setuptools +- remove pyp2rpm and just put a spec into build-rpm, like in venv-rpm + +- venv-rpm hardcodes version 2.0.0 in some places + +- review rpm build and improve it later