vlaci / openconnect-sso

Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication to Cisco SSL-VPNs
GNU General Public License v3.0
280 stars 119 forks source link

upgrade to use pyqt6 instead of pyqt5 #80

Closed jb574 closed 1 year ago

jb574 commented 2 years ago

Could this package be upgraded to use the latest version of pyqt? this is to make it work better with m1 based Mac

chadykamar commented 2 years ago

Hi! I created a PR for this. It's working on my M1 Mac with Python 3.10, but it needs testing on Windows and Linux before it can be upstreamed to make sure it's still working there.