mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
parent
9db5c96c98
commit
200361a561
1 changed files with 2 additions and 1 deletions
|
@ -4,9 +4,10 @@ version=2.4.3
|
|||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
make_check_target="tasklib/tests.py"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="task python3-tzlocal python3-pytz"
|
||||
checkdepends="$depends"
|
||||
checkdepends="${depends} python3-pytest-xdist"
|
||||
short_desc="Library for interacting with taskwarrior databases (Python3)"
|
||||
maintainer="Cullen Ross <cullenrss@gmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
|
|
Loading…
Add table
Reference in a new issue