mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-libtmux: update to 0.10.2
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
This commit is contained in:
parent
2a0b0f1ff2
commit
97369a32f5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-libtmux'
|
# Template file for 'python3-libtmux'
|
||||||
pkgname=python3-libtmux
|
pkgname=python3-libtmux
|
||||||
version=0.8.5
|
version=0.10.2
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="libtmux-${version}"
|
wrksrc="libtmux-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tmux-python/libtmux"
|
homepage="https://github.com/tmux-python/libtmux"
|
||||||
distfiles="${PYPI_SITE}/l/libtmux/libtmux-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/l/libtmux/libtmux-${version}.tar.gz"
|
||||||
checksum=1d35b9f8451944d31c5ed22ed9e6c8e18034adcc75718fcc5b27fbd9621543e1
|
checksum=a0e958b85ec14cdaabecfa738a0dd51846f05e5c5e9d6749a2bf5160b9f7e1d2
|
||||||
# Disable check which uses pip to pull external python packages
|
# Disable check which uses pip to pull external python packages
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue