Page MenuHomeSolus

Update python-keyrings.alt to 3.0
ClosedPublic

Authored by kyrios123 on Feb 15 2018, 9:14 PM.
Tags
None
Referenced Files
F11009021: D2294.diff
Wed, Aug 2, 8:52 AM
F10896658: D2294.diff
Jul 2 2023, 1:49 AM
F10875363: D2294.diff
Jun 20 2023, 5:28 AM
F10840465: D2294.id5885.diff
Jun 10 2023, 1:50 AM
F10840460: D2294.id.diff
Jun 10 2023, 1:50 AM
Subscribers

Details

Summary
  • keyrings namespace should now use the pkgutil native technique rather than relying on pkg_resources.
  • File based backends now reject non-string types for passwords.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

python-wheel unit tests are working fine with this version

Diff Detail

Repository
R3983 python-keyrings.alt
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Accepting for inclusion, just nuke the newline at the end of the package.yml first.

This revision is now accepted and ready to land.Mar 3 2018, 10:38 AM
This revision was automatically updated to reflect the committed changes.