Search Criteria
Package Details: vim-taskwiki 1.0.0-3
Git Clone URL: | https://aur.archlinux.org/vim-taskwiki.git (read-only, click to copy) |
---|---|
Package Base: | vim-taskwiki |
Description: | Proper project management in vim. Standing on the shoulders of vimwiki and Taskwarrior |
Upstream URL: | https://github.com/tbabej/taskwiki |
Licenses: | |
Submitter: | wjhandley |
Maintainer: | wjhandley |
Last Packager: | wjhandley |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-13 11:31 |
Last Updated: | 2019-04-01 15:36 |
Latest Comments
wjhandley commented on 2019-04-01 15:56
OK, I've moved
python-setuptools
into dependsuggedal commented on 2019-04-01 15:31
Actually,
python-setuptools
is needed as a runtime dependency due to this:https://github.com/tbabej/taskwiki/blob/ca3f5c844c27e355999ac8bda848ec6512b9702d/taskwiki/util.py#L374
wjhandley commented on 2019-04-01 15:28
OK. I've added python-setuptools to the makedepends array, and fixed the bug in the script. Many thanks.
uggedal commented on 2019-04-01 12:22
Additionally,
python-setuptools
needs to be added as a dependency.uggedal commented on 2019-04-01 12:13
Line 23 of the PKGBUILD needs to be changed to:
for the release version to build.