# HG changeset patch # User Goffi # Date 1561306455 -7200 # Node ID 15d1ddcd78cfca44955244d160bf9dd8ef21c69b # Parent e23e414987d72afc650b0e8956b1222d6fa415e0 flatpak (cagou): don't force version anymore for urwid-satext and sat_tmp as it is not necessary with new 0.7.0b2 release of SàT. diff -r e23e414987d7 -r 15d1ddcd78cf flatpak/_tpl_org.salutatoi.Cagou.json --- a/flatpak/_tpl_org.salutatoi.Cagou.json Sun Jun 23 18:12:01 2019 +0200 +++ b/flatpak/_tpl_org.salutatoi.Cagou.json Sun Jun 23 18:14:15 2019 +0200 @@ -3,10 +3,6 @@ "wrapped_command": "cagou", "dev_repos": {"type": "hg", "url": "https://repos.goffi.org/cagou"}, "setup_requirements": ["cython"], - "python_deps_version_force": { - "urwid-satext": "pre-release", - "sat_tmp": "pre-release" - }, "icon": "https://repos.goffi.org/sat_media/raw-file/tip/icons/muchoslava/svg/cagou_profil_bleu_avec_cou.svg", "desktop_file": "org.salutatoi.Cagou.desktop", "appdata_file": "_tpl_org.salutatoi.Cagou.appdata.xml"