mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
vit: update to 2.3.2.
This commit is contained in:
parent
2ffd3763bd
commit
715c2e8336
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'vit'
|
||||
pkgname=vit
|
||||
version=2.3.0
|
||||
revision=2
|
||||
version=2.3.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="task python3-urwid python3-tasklib"
|
||||
|
@ -11,7 +11,7 @@ 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=f3efd871c607f201251a5d1e0082e5e31e9161dde0df0c6d8b5a3447c76c87c6
|
||||
checksum=a837d8e865a70d0e384a1e78d314330f000d108fa62e3a72d9aec6dec7ca233c
|
||||
|
||||
do_check() {
|
||||
TERM=linux python3 -m pytest
|
||||
|
|
Loading…
Add table
Reference in a new issue