python3-libtmux: update to 0.15.10.

This commit is contained in:
Daniel Lewan 2022-10-27 22:03:54 +02:00 committed by Michal Vasilek
parent 699ec4627a
commit c8a1c9c1a2

View file

@ -1,18 +1,19 @@
# Template file for 'python3-libtmux'
pkgname=python3-libtmux
version=0.11.0
revision=2
version=0.15.10
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
checkdepends="python3-pytest-mock tmux"
short_desc="Python binding for tmux"
maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
license="MIT"
homepage="https://github.com/tmux-python/libtmux"
homepage="https://libtmux.git-pull.com/"
changelog="https://raw.githubusercontent.com/tmux-python/libtmux/master/CHANGES"
distfiles="${PYPI_SITE}/l/libtmux/libtmux-${version}.tar.gz"
checksum=d82cf391097eb69d784d889d482bb99284b984aa6225276a3dc1af8c1460dd3c
# Disable check which uses pip to pull external python packages
make_check=no
checksum=c40959c5ae9e7add705a3c4e60365667e65ab45835a9e663692e428e1d7e42e2
make_check_pre="env PYTEST_PLUGINS=libtmux.pytest_plugin"
post_install() {
vlicense LICENSE