Update appstream meta & disable checks

This commit is contained in:
Valentin Niess
2020-04-04 17:03:47 +02:00
parent ab31e81f95
commit 44f9af2cd9
5 changed files with 18 additions and 11 deletions

View File

@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>scipy</id>
<metadata_license>Python-2.0</metadata_license>
<metadata_license>MIT</metadata_license>
<project_license>Python-2.0</project_license>
<name>Scipy</name>
<summary>A Python {{ python-fullversion }} runtime with {{ requirements }}
</summary>
<summary>A Python {{ python-fullversion }} runtime with {{ requirements }}</summary>
<description>
<p> A relocated Python {{ python-fullversion }} installation containing
the scipy packages suite ({{ requirements }}) and running from an

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>tasmotizer</id>
<metadata_license>Python-2.0</metadata_license>
<metadata_license>MIT</metadata_license>
<project_license>Python-2.0</project_license>
<name>Tasmotizer</name>
<summary>ESP... The time has come to... Tasmotize</summary>

View File

@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>xonsh</id>
<metadata_license>Python-2.0</metadata_license>
<metadata_license>MIT</metadata_license>
<project_license>Python-2.0</project_license>
<name>Xonsh</name>
<summary>Xonsh on Python {{ python-fullversion }}
</summary>
<summary>Xonsh on Python {{ python-fullversion }}</summary>
<description>
<p> Python {{ python-fullversion }} + Xonsh bundled in an AppImage.
</p>