Github messages for voidlinux
 help / color / mirror / Atom feed
From: TeddyDD <TeddyDD@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-libtmux: update to 0.15.8 and python3-tmuxp: update to 1.17.1
Date: Sat, 29 Oct 2022 02:05:09 +0200	[thread overview]
Message-ID: <20221029000509.XEnMVPkFhuNAOzVTZpxJHoMAa4ZuiWtFPpCFVSuSj9k@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40193@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1303 bytes --]

There is an updated pull request by TeddyDD against master on the void-packages repository

https://github.com/TeddyDD/void-packages-1 update-python3-libtmux
https://github.com/void-linux/void-packages/pull/40193

python3-libtmux: update to 0.15.8 and python3-tmuxp: update to 1.17.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/40193.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-python3-libtmux-40193.patch --]
[-- Type: text/x-diff, Size: 3256 bytes --]

From f60b5c157317422fdb6157ef71a80a63fd8692ec Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Thu, 27 Oct 2022 22:03:54 +0200
Subject: [PATCH 1/2] python3-libtmux: update to 0.15.8.

---
 srcpkgs/python3-libtmux/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-libtmux/template b/srcpkgs/python3-libtmux/template
index e4f3736977de..0a9835946853 100644
--- a/srcpkgs/python3-libtmux/template
+++ b/srcpkgs/python3-libtmux/template
@@ -1,19 +1,20 @@
 # Template file for 'python3-libtmux'
 pkgname=python3-libtmux
-version=0.11.0
+version=0.15.8
 revision=1
 wrksrc="libtmux-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
+checkdepends="python3-pytest-mock tmux"
 short_desc="Python binding for tmux"
 maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
 license="MIT"
-homepage="https://github.com/tmux-python/libtmux"
+homepage="https://libtmux.git-pull.com/"
+changelog="https://raw.githubusercontent.com/tmux-python/libtmux/master/CHANGES"
 distfiles="${PYPI_SITE}/l/libtmux/libtmux-${version}.tar.gz"
-checksum=d82cf391097eb69d784d889d482bb99284b984aa6225276a3dc1af8c1460dd3c
-# Disable check which uses pip to pull external python packages
-make_check=no
+checksum=cf352a645ebeaa5046ad0593cc01d691d77f8b3af1660327a6433cc6276ab796
+make_check_pre="env PYTEST_PLUGINS=libtmux.pytest_plugin"
 
 post_install() {
 	vlicense LICENSE

From bfb0000f8d6eaa0f718bbc7ebede40d116eb291d Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Thu, 27 Oct 2022 22:34:28 +0200
Subject: [PATCH 2/2] python3-tmuxp: update to 1.17.1.

---
 srcpkgs/python3-tmuxp/template | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/python3-tmuxp/template b/srcpkgs/python3-tmuxp/template
index 22725c04b3d2..e0894632bf3b 100644
--- a/srcpkgs/python3-tmuxp/template
+++ b/srcpkgs/python3-tmuxp/template
@@ -1,26 +1,23 @@
 # Template file for 'python3-tmuxp'
 pkgname=python3-tmuxp
-version=1.10.1
+version=1.17.1
 revision=1
 wrksrc="tmuxp-${version}"
 build_style=python3-module
+# XXX: test hangs and crashes midway
+make_check_args="--deselect tests/test_workspacebuilder.py::test_automatic_rename_option"
 hostmakedepends="python3-setuptools"
-depends="python3 python3-setuptools python3-colorama python3-click
- python3-kaptan python3-libtmux"
-checkdepends="python3-pytest $depends tmux"
+depends="python3-colorama python3-yaml python3-libtmux"
+checkdepends="python3-pytest-mock $depends tmux"
 short_desc="Session manager for tmux"
 maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
 license="MIT"
-homepage="https://github.com/tmux-python/tmuxp/"
+homepage="https://tmuxp.git-pull.com/"
+changelog=https://raw.githubusercontent.com/tmux-python/tmuxp/master/CHANGES
 distfiles="${PYPI_SITE}/t/tmuxp/tmuxp-${version}.tar.gz"
-checksum=7ac9556d3a92cedf703846532e5ae8004f1c37731d686a54b046fa01f38b7c92
+checksum=60df9d935ee37daee564bcfd13a2c219f1634d7436a932e71486fd6638edd998
 conflicts="python-tmuxp>=0"
 
-do_check() {
-	# XXX: test hangs and crashes midway
-	python3 -m pytest -k 'not workspacebuilder'
-}
-
 post_install() {
 	vlicense LICENSE
 }

  parent reply	other threads:[~2022-10-29  0:05 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-27 20:35 [PR PATCH] " TeddyDD
2022-10-27 20:47 ` [PR PATCH] [Updated] " TeddyDD
2022-10-27 22:35 ` [PR REVIEW] " classabbyamp
2022-10-27 22:35 ` classabbyamp
2022-10-27 22:35 ` classabbyamp
2022-10-28 13:21 ` TeddyDD
2022-10-28 13:22 ` [PR PATCH] [Updated] " TeddyDD
2022-10-28 14:43 ` [PR REVIEW] " TeddyDD
2022-10-28 15:30 ` icp1994
2022-10-28 15:31 ` [PR REVIEW] " icp1994
2022-10-28 23:04 ` [PR PATCH] [Updated] " TeddyDD
2022-10-28 23:05 ` TeddyDD
2022-10-28 23:10 ` [PR PATCH] [Updated] " TeddyDD
2022-10-28 23:43 ` [PR REVIEW] " classabbyamp
2022-10-29  0:05 ` TeddyDD [this message]
2022-11-01 10:33 ` [PR PATCH] [Updated] " TeddyDD
2022-11-01 15:02 ` [PR REVIEW] " classabbyamp
2022-11-01 15:02 ` classabbyamp
2022-11-01 18:46 ` [PR PATCH] [Updated] " TeddyDD
2022-11-01 18:46 ` TeddyDD
2022-11-19 14:21 ` python3-libtmux: update to 0.15.9 and python3-tmuxp: update to 1.18.1 paper42
2022-11-20 20:50 ` [PR PATCH] [Updated] " TeddyDD
2022-11-20 20:55 ` [PR REVIEW] python3-libtmux: update to 0.15.10 and python3-tmuxp: update to 1.18.2 classabbyamp
2022-11-20 20:55 ` classabbyamp
2022-11-20 20:58 ` [PR PATCH] [Updated] " TeddyDD
2022-11-22 21:45 ` [PR PATCH] [Merged]: " paper42

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=20221029000509.XEnMVPkFhuNAOzVTZpxJHoMAa4ZuiWtFPpCFVSuSj9k@z \
    --to=teddydd@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).