5 echo 'Checking leftover PySide usage in OnionShare'
11 '^\s*(import|from)\s+PySide[26]' \
12 /usr
/lib
/python
3/dist-packages
/onionshare
/; then
13 echo "OnionShare still contains instances of PySide usage. " \
14 "If you are building Tails based on Trixie, delete this check, " \
15 "which is now obsolete. Otherwise, update the patch that ports to QtPy " \
16 "in our custom backport to Bookworm: " \
17 "https://salsa.debian.org/pkg-privacy-team/onionshare/-/tree/tails/6.x" \