python3-tmuxp: update to 1.39.0.

This commit is contained in:
Andrew J. Hesford 2024-02-26 10:09:22 -05:00
parent 95c79e5f25
commit 8d60f816a5

View file

@ -1,6 +1,6 @@
# Template file for 'python3-tmuxp' # Template file for 'python3-tmuxp'
pkgname=python3-tmuxp pkgname=python3-tmuxp
version=1.36.0 version=1.39.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=4c6a989514fb645b66c922975d10c5b94f92879faa97866d550c39988eacee03 checksum=13c435b82577925e2b620fdbcf08e4dc235053fb8ff65119cd2a9c38590bad8d
conflicts="python-tmuxp>=0" conflicts="python-tmuxp>=0"
pre_check() { pre_check() {