teams: Update gnome-core-refresh script.

* etc/teams/gnome/gnome-core-refresh (%names): Register pypgobject and pyatspi
mappings.

Change-Id: I5343870e33fbd25859f5fb39522953225c6236b9
This commit is contained in:
Maxim Cournoyer 2025-07-26 23:27:34 +09:00 committed by Liliana Marie Prikler
parent 803964399c
commit c5a5ea63d3
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -72,7 +72,9 @@ C < ':'
NL < '\n'")
(define %names
'(("adwaita-fonts" . "font-adwaita")))
'(("adwaita-fonts" . "font-adwaita")
("pygobject" . "python-pygobject")
("pyatspi" . "python-pyatspi")))
(define (parse-releng data)
"Return DATA, a string representing the content of a GNOME releng file, and