mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-tmuxp: update to 1.47.0
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net> Closes: #51893 [via git-merge-pr]
This commit is contained in:
parent
b17b1d3ccb
commit
7aacd931a3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-tmuxp'
|
# Template file for 'python3-tmuxp'
|
||||||
pkgname=python3-tmuxp
|
pkgname=python3-tmuxp
|
||||||
version=1.39.0
|
version=1.47.0
|
||||||
revision=1
|
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
|
||||||
|
@ -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=13c435b82577925e2b620fdbcf08e4dc235053fb8ff65119cd2a9c38590bad8d
|
checksum=1d863a08450fa5956f54af64578121c38c0693961f2154a4674faaa9fe8dcf87
|
||||||
conflicts="python-tmuxp>=0"
|
conflicts="python-tmuxp>=0"
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue