Improve python virtual environment support (uv) take 2.
Some checks failed
Makefile CI / build (push) Has been cancelled

This commit is contained in:
Doncho N. Gunchev 2025-03-09 00:25:26 +02:00
parent 86034e3f02
commit 8416585ac7
Signed by: dgunchev
GPG key ID: D30FD19F37E002A9
4 changed files with 15 additions and 15 deletions

View file

@ -18,6 +18,6 @@ sed -i.bak "s/Version: .*/Version: ${rpm_ver}/" gwebu-profile.spec.in
sed -i.bak "s/Release: .*/Release: ${rpm_numeric_rev}/" gwebu-profile.spec.in
rm -f gwebu-profile.spec.in.bak
git add gwebu-profile.spec.in
# git add gwebu-profile.spec.in
echo "gwebu-profile.spec.in changelog updated"