From 0ebc54270486e6e19d35d47029136ad6c4cf9866 Mon Sep 17 00:00:00 2001 From: Alexander Egorenkov Date: Sun, 21 Nov 2021 08:38:12 +0100 Subject: [PATCH 1/2] python3-libtmux: update to 0.10.2 Signed-off-by: Alexander Egorenkov --- srcpkgs/python3-libtmux/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-libtmux/template b/srcpkgs/python3-libtmux/template index 44d935083354..8058d081edac 100644 --- a/srcpkgs/python3-libtmux/template +++ b/srcpkgs/python3-libtmux/template @@ -1,6 +1,6 @@ # Template file for 'python3-libtmux' pkgname=python3-libtmux -version=0.8.5 +version=0.10.2 revision=5 wrksrc="libtmux-${version}" build_style=python3-module @@ -11,7 +11,7 @@ maintainer="Alexander Egorenkov " license="MIT" homepage="https://github.com/tmux-python/libtmux" distfiles="${PYPI_SITE}/l/libtmux/libtmux-${version}.tar.gz" -checksum=1d35b9f8451944d31c5ed22ed9e6c8e18034adcc75718fcc5b27fbd9621543e1 +checksum=a0e958b85ec14cdaabecfa738a0dd51846f05e5c5e9d6749a2bf5160b9f7e1d2 # Disable check which uses pip to pull external python packages make_check=no From a76ac6a3f533d513ff1c24260ad53f3ffa935d1b Mon Sep 17 00:00:00 2001 From: Alexander Egorenkov Date: Sun, 21 Nov 2021 08:38:39 +0100 Subject: [PATCH 2/2] python3-tmuxp: update to 1.9.3 Signed-off-by: Alexander Egorenkov --- srcpkgs/python3-tmuxp/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-tmuxp/template b/srcpkgs/python3-tmuxp/template index 9dd029e4d1ca..300b05bde1b4 100644 --- a/srcpkgs/python3-tmuxp/template +++ b/srcpkgs/python3-tmuxp/template @@ -1,6 +1,6 @@ # Template file for 'python3-tmuxp' pkgname=python3-tmuxp -version=1.7.2 +version=1.9.3 revision=4 wrksrc="tmuxp-${version}" build_style=python3-module @@ -13,7 +13,7 @@ maintainer="Alexander Egorenkov " license="MIT" homepage="https://github.com/tmux-python/tmuxp/" distfiles="${PYPI_SITE}/t/tmuxp/tmuxp-${version}.tar.gz" -checksum=14296b62db260420d4600dcd805408ea908b3a78d4ea0a6a403d092fdbf6d075 +checksum=91a73dceda6c6fb700d25e9d21380ab8af4ca84da1e7086a0324f498d409c39f conflicts="python-tmuxp>=0" post_patch() {