Never thought signal would be hosted on AWS 😅
Today in software packaging nightmares: pygobject.
Version 3.50.0 requires libgirepository 1.0.0,
version 3.51.0 requires libgirepository 2.0.0.
Debian 12 only has libgirepository 1.0.0, nice!
Meaning if I don't pin an upper *minor* version of pygobject, pip install will be broken for my codebase on Debian 12