1
0
Fork
You've already forked appstream-python
1

Support for developer tag as developer_name is deprecated #17

Closed
opened 2024年03月18日 09:13:34 +01:00 by Maxnet · 0 comments

When using a script to check for developer names, the script falsly claims that there is no developer name set for e.g. https://invent.kde.org/utilities/kweather/-/raw/master/org.kde.kweather.appdata.xml?ref_type=heads however it seems this is due to the fact that they make use of the tag: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer instead of the now deprecated <developer_name> tag. Could we add support for that in the appstream_python library? If you want I can also propose an implementation via a PR, to help out with that. I jut wanted to fix the issue in this library, rather then in my downstream script, as otehrs might benefit from this as well :)

When using a script to check for developer names, the script falsly claims that there is no developer name set for e.g. https://invent.kde.org/utilities/kweather/-/raw/master/org.kde.kweather.appdata.xml?ref_type=heads however it seems this is due to the fact that they make use of the <developer> tag: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-developer instead of the now deprecated <developer_name> tag. Could we add support for that in the appstream_python library? If you want I can also propose an implementation via a PR, to help out with that. I jut wanted to fix the issue in this library, rather then in my downstream script, as otehrs might benefit from this as well :)
Sign in to join this conversation.
No Branch/Tag specified
main
0.9.0
0.8.1
0.8
0.7
0.6.3
0.6.2
0.6.1
0.6
0.5.1
0.5
0.4.3
0.4.2
0.4.1
0.4
0.3
0.2
0.1.1
0.1
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakobDev/appstream-python#17
Reference in a new issue
JakobDev/appstream-python
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?