Path to this page:
Subject: CVS commit: pkgsrc/security/py-keyrings.alt
From: Adam Ciarcinski
Date: 2024-01-28 22:27:54
Message id: 20240128212754.AC8B7FA42@cvs.NetBSD.org
Log Message:
py-keyrings.alt: updated to 5.0.0
v5.0.0
======
Features
--------
- Require Python 3.8 or later.
Deprecations and Removals
-------------------------
- Removed the pyfs backend, as it has eroded beyond repair.
v4.2.0
======
EncryptedFileKeyring now supports both pycryptodome and
pycryptodomex (preferring the latter).
v4.1.2
======
Updated to work with keyring 23.9+ (no longer depending on properties
module).
v4.1.1
======
Refresh package metadata.
Enrolled with Tidelift.
v4.1.0
======
Bump upper bound on pyfs.
Refresh package metadata.
v4.0.2
======
Tests are no longer included in the install.
v4.0.1
======
Package refresh and minor cleanup.
v4.0.0
======
Instead of PyCrypto or PyCryptodome, the encrypting backend
now relies on PyCryptodomex.
Files: