CVSROOT: /cvs Module name: ports Changes by: kir...@cvs.openbsd.org 2025/05/06 04:45:08
Modified files: security/py-passlib: Makefile distinfo security/py-passlib/pkg: PLIST Log message: security/py-passlib: update to 1.9.1 This updated includes some refactoring to follow ruff rules, and the fix to avoid global logger which make implicit configuration of the logger and it dismiss the second configuration from user application. OK: sthen@ (maintainer)