CVS: cvs.openbsd.org: ports
Thomas Frohwein <[email protected]> Sun, 26 Jul 2026 16:08:12 -0600 (MDT)
| Newsgroups | gmane.os.openbsd.ports.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: ports Changes by: [email protected] 2026/07/26 16:08:12 Modified files: games/py-steam : Makefile distinfo games/py-steam/pkg: PLIST Added files: games/py-steam/patches: patch-steam_utils_proto_py Removed files: games/py-steam/patches: patch-requirements_txt patch-setup_py patch-steam_client_cdn_py Log message: Update to py-steam 1.5.3, unbreaking the auth process that changed on Steam in June. This led to steamctl stating "Invalid password" - now resolved with this update. Includes a fix for outdated protobuf API that is hit.