pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-argcomplete



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Mon Feb 22 11:41:59 UTC 2016

Modified Files:
        pkgsrc/devel/py-argcomplete: Makefile distinfo

Log Message:
Update devel/py-argcomplete to 1.1.0.

- Recognize subclasses of argparse._SubParsersAction.
- Support parsed_args in custom completers with missing args.
- Non-ASCII support in FilesCompleter.
- Automatically enable FilesCompleter for argparse.FileType arguments.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/py-argcomplete/Makefile \
    pkgsrc/devel/py-argcomplete/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index