From e13f96020f1a217e7e10823b8c120ed655885d1c Mon Sep 17 00:00:00 2001 From: mbridak Date: Thu, 7 Nov 2024 11:55:32 -0800 Subject: [PATCH] @mbridak trying flatpak again... --- ...hub.mbridak.not1mm.yaml => io.github.mbridak.not1mm.yaml | 6 +++--- requirements.txt | 5 ++--- 2 files changed, 5 insertions(+), 6 deletions(-) rename com.github.mbridak.not1mm.yaml => io.github.mbridak.not1mm.yaml (91%) diff --git a/com.github.mbridak.not1mm.yaml b/io.github.mbridak.not1mm.yaml similarity index 91% rename from com.github.mbridak.not1mm.yaml rename to io.github.mbridak.not1mm.yaml index 93e4e110..f52e4766 100644 --- a/com.github.mbridak.not1mm.yaml +++ b/io.github.mbridak.not1mm.yaml @@ -1,9 +1,9 @@ -id: com.github.mbridak.not1mm +id: io.github.mbridak.not1mm runtime: org.kde.Sdk -runtime-version: '6.5' +runtime-version: '6.7' sdk: org.kde.Sdk base: com.riverbankcomputing.PyQt.BaseApp -base-version: '6.5' +base-version: '6.7' command: not1mm cleanup-commands: - /app/cleanup-BaseApp.sh diff --git a/requirements.txt b/requirements.txt index 64a31de5..db545c28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,12 +2,11 @@ PyQt6 requests dicttoxml xmltodict -psutil pyserial -sounddevice -soundfile numpy notctyparser >= 23.6.21 +sounddevice +soundfile rapidfuzz appdata Levenshtein