New comment by SpecialBomb on void-packages repository https://github.com/void-linux/void-packages/pull/43339#issuecomment-1500803028 Comment: > it already depends on python3 transitively: > > ``` > $ xbps-query --fulldeptree -Rx blueman | grep python > python3-gobject-3.44.0_1 > python3-cairo-1.20.1_5 > python3-3.11.2_1 > ``` That's interesting, I wonder why `xbps-install` didn't attempt to update the `python3` package. If this was user error on my part, this pull request may be discarded.