mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-tmuxp: update to 1.31.0
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
This commit is contained in:
parent
6d5afdfe3d
commit
00f9af79b1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-tmuxp'
|
# Template file for 'python3-tmuxp'
|
||||||
pkgname=python3-tmuxp
|
pkgname=python3-tmuxp
|
||||||
version=1.30.1
|
version=1.31.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
# XXX: https://github.com/tmux-python/tmuxp/issues/855
|
# XXX: https://github.com/tmux-python/tmuxp/issues/855
|
||||||
make_check_args="--deselect tests/workspace/test_builder.py::test_window_shell"
|
make_check_args="--deselect tests/workspace/test_builder.py::test_window_shell"
|
||||||
|
@ -14,7 +14,7 @@ license="MIT"
|
||||||
homepage="https://tmuxp.git-pull.com/"
|
homepage="https://tmuxp.git-pull.com/"
|
||||||
changelog=https://raw.githubusercontent.com/tmux-python/tmuxp/master/CHANGES
|
changelog=https://raw.githubusercontent.com/tmux-python/tmuxp/master/CHANGES
|
||||||
distfiles="${PYPI_SITE}/t/tmuxp/tmuxp-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tmuxp/tmuxp-${version}.tar.gz"
|
||||||
checksum=c94123a0ed19c8c54b120a1d92f386aecf4adaf95184decc10d6441f36c446a3
|
checksum=263977a1eea6d05ee138c232028f7ec6d4c17dea9ed8fc2eab73666ad859aa73
|
||||||
conflicts="python-tmuxp>=0"
|
conflicts="python-tmuxp>=0"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue