diff flatpak/_tpl_org.salutatoi.Cagou.json @ 157:150085e39072

flatpak (build_manifest): version can be forced in setup_requirements + force cython version in cagou template
author Goffi <goffi@goffi.org>
date Tue, 23 Jul 2019 21:57:41 +0200
parents 15d1ddcd78cf
children
line wrap: on
line diff
--- a/flatpak/_tpl_org.salutatoi.Cagou.json	Fri Jun 28 15:21:43 2019 +0200
+++ b/flatpak/_tpl_org.salutatoi.Cagou.json	Tue Jul 23 21:57:41 2019 +0200
@@ -2,7 +2,7 @@
     "_build_settings": {
         "wrapped_command": "cagou",
         "dev_repos": {"type": "hg", "url": "https://repos.goffi.org/cagou"},
-        "setup_requirements": ["cython"],
+        "setup_requirements": [["cython", "0.29.10"]],
         "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"