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:           Tue Jun  9 14:55:57 UTC 2015

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

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

Version 0.8.9 (2015-06-01)
- Correct doc filename in setup.cfg (fixes bdist_rpm failure, Issue 111).
- Make context managers exception-safe.

Version 0.8.8 (2015-05-01)
- Build and upload universal wheel packages in release.
- Fix issue with non-string choices for arguments.
- Improve non-ascii argparse argument support on Python 2.7.

Version 0.8.7 (2015-04-11)
- register-python-argcomplete: add option to avoid default readline
  completion.

Version 0.8.6 (2015-04-11)
- Expand tilde in script name, allowing argcomplete to work when
  invoking scripts from one's home directory.

Version 0.8.5 (2015-04-07)
- Fix issues related to using argcomplete in a REPL environement.
- New helper method for custom completion display.
- Expand test suite; formatting cleanup.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-argcomplete/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-argcomplete/PLIST
cvs rdiff -u -r1.2 -r1.3 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