[Bug 280683] security/py-SecretStorage: update to 3.3.3
Date: Thu, 08 Aug 2024 09:28:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280683 Bug ID: 280683 Summary: security/py-SecretStorage: update to 3.3.3 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: rm@FreeBSD.org CC: douglas@douglasthrift.net Flags: maintainer-feedback?(douglas@douglasthrift.net) CC: douglas@douglasthrift.net Created attachment 252605 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252605&action=edit 3.3.3 update update to 3.3.3 and convert to pep517. changelog: https://github.com/mitya57/secretstorage/blob/master/changelog This update fixes warning on starting gajim: /usr/local/lib/python3.11/site-packages/secretstorage/util.py:46: UserWarning: Passing unwrap= to .send_and_get_reply() is deprecated and will break in a future version of Jeepney. return self._connection.send_and_get_reply(msg, unwrap=True) -- You are receiving this mail because: You are the assignee for the bug.