vit: update to 2.3.0
This commit is contained in:
parent
faeae10b3e
commit
bfae6c86a1
@ -1,17 +1,17 @@
|
||||
# Template file for 'vit'
|
||||
pkgname=vit
|
||||
version=2.2.0
|
||||
revision=2
|
||||
version=2.3.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="task python3-urwid python3-tasklib"
|
||||
checkdepends="python3-pytest $depends"
|
||||
short_desc="Visual Interactive Taskwarrior full-screen terminal interface"
|
||||
maintainer="Cullen Ross <cullenrss@gmail.com>"
|
||||
maintainer="Cullen Ross <cullen.ross@proton.me>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/vit-project/vit"
|
||||
distfiles="${PYPI_SITE}/v/vit/vit-${version}.tar.gz"
|
||||
checksum=e866c8739822b9e73152ab30c9a009c3aef947533c06f7a5cb244d15c4ea296f
|
||||
checksum=f3efd871c607f201251a5d1e0082e5e31e9161dde0df0c6d8b5a3447c76c87c6
|
||||
|
||||
do_check() {
|
||||
TERM=linux python3 -m pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user