From: egorenar <egorenar@users.noreply.github.com> To: ml@inbox.vuxu.org Subject: [PR PATCH] Update tmuxp and libtmux Date: Sat, 14 May 2022 12:10:38 +0200 [thread overview] Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37125@inbox.vuxu.org> (raw) [-- Attachment #1: Type: text/plain, Size: 553 bytes --] There is a new pull request by egorenar against master on the void-packages repository https://github.com/egorenar/void-packages tmuxp https://github.com/void-linux/void-packages/pull/37125 Update tmuxp and libtmux #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64,glibc) Note: tmuxp cannot be updated to v1.11.1 because it depends on click v8. A patch file from https://github.com/void-linux/void-packages/pull/37125.patch is attached [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #2: github-pr-tmuxp-37125.patch --] [-- Type: text/x-diff, Size: 2340 bytes --] From 93014b095124ecd61e669d20a15e0689e16003b6 Mon Sep 17 00:00:00 2001 From: Alexander Egorenkov <egorenar-dev@posteo.net> Date: Fri, 13 May 2022 07:00:42 +0200 Subject: [PATCH 1/2] python3-libtmux: update to version 0.11.0 Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net> --- 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 0e7f610e0d6a..e4f3736977de 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.10.3 +version=0.11.0 revision=1 wrksrc="libtmux-${version}" build_style=python3-module @@ -11,7 +11,7 @@ maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>" license="MIT" homepage="https://github.com/tmux-python/libtmux" distfiles="${PYPI_SITE}/l/libtmux/libtmux-${version}.tar.gz" -checksum=c7fbd837f0a9e4d33a157523e4ca6ef95e80256842e094ffd766c3dbd78d1957 +checksum=d82cf391097eb69d784d889d482bb99284b984aa6225276a3dc1af8c1460dd3c # Disable check which uses pip to pull external python packages make_check=no From c25f029c6945e9dad418ca6c56b1998a420f1a59 Mon Sep 17 00:00:00 2001 From: Alexander Egorenkov <egorenar-dev@posteo.net> Date: Fri, 13 May 2022 07:01:09 +0200 Subject: [PATCH 2/2] python3-tmuxp: update to version 1.10.0 Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net> --- 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 07a81064e700..4f12a35f964b 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.9.4 +version=1.10.0 revision=1 wrksrc="tmuxp-${version}" build_style=python3-module @@ -13,7 +13,7 @@ maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>" license="MIT" homepage="https://github.com/tmux-python/tmuxp/" distfiles="${PYPI_SITE}/t/tmuxp/tmuxp-${version}.tar.gz" -checksum=4d7e748d58972736438b6d1299798808048e3e4649300abe6e46d285938b1b0e +checksum=1f841965760f1153516f65899918336aedcbf61d9aeac473155b43a91903dcfd conflicts="python-tmuxp>=0" do_check() {
next reply other threads:[~2022-05-14 10:10 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-05-14 10:10 egorenar [this message] 2022-05-14 10:16 ` [PR PATCH] [Updated] " egorenar 2022-05-21 9:42 ` egorenar 2022-05-21 15:05 ` [PR PATCH] [Merged]: " ericonr
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37125@inbox.vuxu.org \ --to=egorenar@users.noreply.github.com \ --cc=ml@inbox.vuxu.org \ --subject='Re: [PR PATCH] Update tmuxp and libtmux' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).