flathub / com.chmouel.gnomeNextMeetingApplet

https://flathub.org/apps/details/com.chmouel.gnomeNextMeetingApplet
0 stars 2 forks source link

Update to 2.11.0 #7

Closed chmouel closed 10 months ago

chmouel commented 11 months ago

Updating gnome-next-meeting-applet to 2.11.0

flathubbot commented 11 months ago

Started test build 50923

flathubbot commented 11 months ago

Build 50923 failed

bbhtt commented 11 months ago

Build 50923 failed

ERROR: Could not find a version that satisfies the requirement PyGObject<4.0.0,>=3.44.1 (from gnome-next-meeting-applet) (from versions: none)
ERROR: No matching distribution found for PyGObject<4.0.0,>=3.44.1

You need to update the PyGObject version in the manifest.

Also please try to update the runtime as well. It's on a 2 year old EOL-ed runtime.

hfiguiere commented 11 months ago

isn't pyGobject in the gnome runtime?

bbhtt commented 11 months ago

isn't pyGobject in the gnome runtime?

Hm yea, the required version is only in 44, not in 43 https://gitlab.gnome.org/GNOME/gnome-build-meta/-/blob/7017f983a803735f1024826a96210583d9683d49/elements/sdk/pygobject.bst#L5

The target runtime needs to be 44 then.