Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Aug 2024 09:28:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280683] security/py-SecretStorage: update to 3.3.3
Message-ID:  <bug-280683-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280683

            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=3D252605&action=
=3Dedit
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: UserWarni=
ng:
Passing unwrap=3D 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=3DTrue)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280683-7788>