security/py-SecretStorage: update to 3.3.3
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)
PR: 280683
Approved by: maintainer timeout