pypi libpass 1.8.0

latest releases: 1.9.3, 1.9.2, 1.9.1.post0...
23 months ago

This release adds Python 3.13 support using legacycrypt

PyPy and Jython specific compatibility helpers were removed

Full Changelog:

https://github.com/ThirVondukr/passlib/blob/main/CHANGELOG.md#180-2024-09-24

What's Changed

  • remove useless comments by @1PaCHeK1 in #3
  • test: use pytest.raises instead of unittests assertRaises by @ThirVondukr in #4
  • refactor: enable pyupgrade(UP) checks in ruff by @ThirVondukr in #5
  • Enable ruff checks by @ThirVondukr in #6
  • Update for Django >= 3.2 by @dlondonmedina in #7
  • Enable ruff rules by @ThirVondukr in #8

New Contributors

  • @1PaCHeK1 made their first contribution in #3
  • @ThirVondukr made their first contribution in #4
  • @dlondonmedina made their first contribution in #7

Don't miss a new libpass release

NewReleases is sending notifications on new releases.