Path to this page:
Subject: CVS commit: pkgsrc/devel/py-argcomplete
From: Adam Ciarcinski
Date: 2020-02-11 18:21:26
Message id: 20200211172126.3B4A9FBF4@cvs.NetBSD.org
Log Message:
py-argcomplete: updated to 1.11.1
Changes for v1.11.1:
- Add -o bashdefault to register-python-argcomplete’s output command
Changes for v1.11.0:
- Use shell builtins where possible
- Switch from pkg_resources to importlib
- Remove .sh extension by bash-completion convention
- Catch exceptions in \_check_module
- Documentation and test improvements
Files: