sthen
f74b6c2d62
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:44:34 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
jasper
91ee683493
update to argcomplete-1.9.3
2018-02-09 08:52:29 +00:00
rpointel
f8dc3e2ed4
update argcomplete to 1.9.2.
...
ok sthen@.
2017-11-15 08:19:55 +00:00
danj
36ef4a2890
Update to py-argcomplete-1.8.2
...
initial diff from jsg@, then tweaked by sthen@ and finished by myself
ok sthen@ shadchin@
2017-06-09 00:35:38 +00:00
landry
c7f996f899
bump ports depending on python3 in devel
2017-01-03 19:19:48 +00:00
danj
f780072f00
Remove superfluous if ${FLAVOR:Mpython3}
...
tweaks and ok rpointel@ shadchin@
2016-11-10 21:58:40 +00:00
danj
e9990164bc
Update to py-argcomplete-1.4.1 and add a py3 flavor
...
ok jca@
2016-08-28 10:55:38 +00:00
jasper
52ab7ebd97
update to py-argcomplete-0.8.7
2015-12-30 19:23:30 +00:00
sthen
88e0d48477
bump REVISION for setuptools dep change.
2015-09-29 10:51:43 +00:00
jasper
5e91600570
- switch to MODPY_PI
2015-04-02 14:21:12 +00:00
landry
7ed9b3f7a8
Import argcomplete 0.5.7.
...
Argcomplete provides easy, extensible command line tab completion of
arguments for your Python script.
It makes two assumptions:
* You're using bash as your shell
* You're using argparse to manage your command line arguments/options
(hidden dependency of py-argh, needed to remove a warning at runtime in barman)
2013-08-10 13:59:06 +00:00