forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update devel/py-argcomplete to 1.4.1.
Version 1.4.1 (2016-06-14) - activate-global-python-argcomplete runs on Homebrew out of the box Version 1.4.0 (2016-06-10) - Correctly handle suggestions for positionals with variable-length nargs. Thanks to @evanunderscore (#132, #133).
- Loading branch information
fhajny
committed
Jun 17, 2016
1 parent
8531cac
commit 3c11903
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.7 2016/06/06 14:51:07 fhajny Exp $ | ||
$NetBSD: distinfo,v 1.8 2016/06/17 11:54:09 fhajny Exp $ | ||
|
||
SHA1 (argcomplete-1.3.0.tar.gz) = 68c5f0c59190ee30826ad19395c0ddbe33b0396c | ||
RMD160 (argcomplete-1.3.0.tar.gz) = 1629d1849d3fe881aeede2d08612c422249fd035 | ||
SHA512 (argcomplete-1.3.0.tar.gz) = 13d934605805a6b32d587569d2cc1ac13bb67f8be02950a2fcef748f10e7541d5214d67a9e4fda7ee9e8faf0a16778be92c2ea4527b1d56af3056ca017570d1a | ||
Size (argcomplete-1.3.0.tar.gz) = 36547 bytes | ||
SHA1 (argcomplete-1.4.1.tar.gz) = c7f155d7cac967679ab2baa1c4e0f9b8c79e7bf9 | ||
RMD160 (argcomplete-1.4.1.tar.gz) = 9162dc7a3d6c299e6302a9c7a6b66206c4336443 | ||
SHA512 (argcomplete-1.4.1.tar.gz) = 3e9fa64fca93baf14fddd653947ff0269004e8783de0567931dafb9e4d0dfff2e2450ef6df331a4d648f5ce1d817a422f52d8d30b94315cd54fd82102467ded5 | ||
Size (argcomplete-1.4.1.tar.gz) = 37219 bytes |