Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-libtmux: update to 0.8.3
@ 2021-02-14  9:48 egorenar
  2021-02-14  9:54 ` [PR PATCH] [Updated] " egorenar
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: egorenar @ 2021-02-14  9:48 UTC (permalink / raw)
  To: ml

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

There is a new pull request by egorenar against master on the void-packages repository

https://github.com/egorenar/void-packages libtmux
https://github.com/void-linux/void-packages/pull/28750

python3-libtmux: update to 0.8.3
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/28750.patch is attached

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

From e5c4f407c03902bca290a567f98a7b1fab3ed7da Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Sun, 14 Feb 2021 10:45:53 +0100
Subject: [PATCH] python3-libtmux: update to 0.8.3

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 c6363ece8bf..66795502b47 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.1
+version=0.8.3
 revision=4
 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=5d4963cc4af53046cabd0997152af05a0a419e4c63af6737389b50f637c3852a
+checksum=a4c7379604ccdc684aa865723211184709f9a2b45511772989b5f26ad156650e
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] python3-libtmux: update to 0.8.3
  2021-02-14  9:48 [PR PATCH] python3-libtmux: update to 0.8.3 egorenar
@ 2021-02-14  9:54 ` egorenar
  2021-02-14  9:56 ` egorenar
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: egorenar @ 2021-02-14  9:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/egorenar/void-packages libtmux
https://github.com/void-linux/void-packages/pull/28750

python3-libtmux: update to 0.8.3
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/28750.patch is attached

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

From 4255cb4c65758932c28ee8bbe91696e8a8171195 Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Sun, 14 Feb 2021 10:45:53 +0100
Subject: [PATCH] python3-libtmux: update to 0.8.3

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
---
 srcpkgs/python3-libtmux/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-libtmux/template b/srcpkgs/python3-libtmux/template
index c6363ece8bf..552311ca4e0 100644
--- a/srcpkgs/python3-libtmux/template
+++ b/srcpkgs/python3-libtmux/template
@@ -1,17 +1,18 @@
 # Template file for 'python3-libtmux'
 pkgname=python3-libtmux
-version=0.8.1
+version=0.8.3
 revision=4
 wrksrc="libtmux-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
+checkdepends="python3-pip $depends"
 depends="python3"
 short_desc="Python binding for tmux"
 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=5d4963cc4af53046cabd0997152af05a0a419e4c63af6737389b50f637c3852a
+checksum=a4c7379604ccdc684aa865723211184709f9a2b45511772989b5f26ad156650e
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] python3-libtmux: update to 0.8.3
  2021-02-14  9:48 [PR PATCH] python3-libtmux: update to 0.8.3 egorenar
  2021-02-14  9:54 ` [PR PATCH] [Updated] " egorenar
@ 2021-02-14  9:56 ` egorenar
  2021-02-14  9:57 ` egorenar
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: egorenar @ 2021-02-14  9:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/egorenar/void-packages libtmux
https://github.com/void-linux/void-packages/pull/28750

python3-libtmux: update to 0.8.3
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/28750.patch is attached

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

From 403a26981fef690ceec36a74d9d297337e3a9b97 Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Sun, 14 Feb 2021 10:45:53 +0100
Subject: [PATCH] python3-libtmux: update to 0.8.3

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
---
 srcpkgs/python3-libtmux/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-libtmux/template b/srcpkgs/python3-libtmux/template
index c6363ece8bf..b0cba8395b7 100644
--- a/srcpkgs/python3-libtmux/template
+++ b/srcpkgs/python3-libtmux/template
@@ -1,17 +1,18 @@
 # Template file for 'python3-libtmux'
 pkgname=python3-libtmux
-version=0.8.1
+version=0.8.3
 revision=4
 wrksrc="libtmux-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
+#checkdepends="python3-pip $depends"
 short_desc="Python binding for tmux"
 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=5d4963cc4af53046cabd0997152af05a0a419e4c63af6737389b50f637c3852a
+checksum=a4c7379604ccdc684aa865723211184709f9a2b45511772989b5f26ad156650e
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: python3-libtmux: update to 0.8.3
  2021-02-14  9:48 [PR PATCH] python3-libtmux: update to 0.8.3 egorenar
  2021-02-14  9:54 ` [PR PATCH] [Updated] " egorenar
  2021-02-14  9:56 ` egorenar
@ 2021-02-14  9:57 ` egorenar
  2021-02-14  9:59 ` [PR PATCH] [Updated] " egorenar
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: egorenar @ 2021-02-14  9:57 UTC (permalink / raw)
  To: ml

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

New comment by egorenar on void-packages repository

https://github.com/void-linux/void-packages/pull/28750#issuecomment-778754680

Comment:
This change is necessary for PR #27876

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] python3-libtmux: update to 0.8.3
  2021-02-14  9:48 [PR PATCH] python3-libtmux: update to 0.8.3 egorenar
                   ` (2 preceding siblings ...)
  2021-02-14  9:57 ` egorenar
@ 2021-02-14  9:59 ` egorenar
  2021-02-14 10:04 ` egorenar
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: egorenar @ 2021-02-14  9:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/egorenar/void-packages libtmux
https://github.com/void-linux/void-packages/pull/28750

python3-libtmux: update to 0.8.3
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/28750.patch is attached

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

From 97968ea4e6b95fd252e627bfd3f6d2657c22eefd Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Sun, 14 Feb 2021 10:45:53 +0100
Subject: [PATCH] python3-libtmux: update to 0.8.3

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
---
 srcpkgs/python3-libtmux/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-libtmux/template b/srcpkgs/python3-libtmux/template
index c6363ece8bf..8d1c2183a34 100644
--- a/srcpkgs/python3-libtmux/template
+++ b/srcpkgs/python3-libtmux/template
@@ -1,17 +1,18 @@
 # Template file for 'python3-libtmux'
 pkgname=python3-libtmux
-version=0.8.1
+version=0.8.3
 revision=4
 wrksrc="libtmux-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
+checkdepends="python3-pip $depends"
 short_desc="Python binding for tmux"
 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=5d4963cc4af53046cabd0997152af05a0a419e4c63af6737389b50f637c3852a
+checksum=a4c7379604ccdc684aa865723211184709f9a2b45511772989b5f26ad156650e
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] python3-libtmux: update to 0.8.3
  2021-02-14  9:48 [PR PATCH] python3-libtmux: update to 0.8.3 egorenar
                   ` (3 preceding siblings ...)
  2021-02-14  9:59 ` [PR PATCH] [Updated] " egorenar
@ 2021-02-14 10:04 ` egorenar
  2021-02-14 20:02 ` [PR REVIEW] " ericonr
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: egorenar @ 2021-02-14 10:04 UTC (permalink / raw)
  To: ml

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

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

https://github.com/egorenar/void-packages libtmux
https://github.com/void-linux/void-packages/pull/28750

python3-libtmux: update to 0.8.3
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/28750.patch is attached

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

From bde55a775d835da3e771b3018f4f7a93a73b90fe Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Sun, 14 Feb 2021 10:45:53 +0100
Subject: [PATCH] python3-libtmux: update to 0.8.3

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
---
 srcpkgs/python3-libtmux/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-libtmux/template b/srcpkgs/python3-libtmux/template
index c6363ece8bf..018b563e566 100644
--- a/srcpkgs/python3-libtmux/template
+++ b/srcpkgs/python3-libtmux/template
@@ -1,17 +1,18 @@
 # Template file for 'python3-libtmux'
 pkgname=python3-libtmux
-version=0.8.1
+version=0.8.3
 revision=4
 wrksrc="libtmux-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3"
+checkdepends="python3-pip python3-wheel $depends"
 short_desc="Python binding for tmux"
 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=5d4963cc4af53046cabd0997152af05a0a419e4c63af6737389b50f637c3852a
+checksum=a4c7379604ccdc684aa865723211184709f9a2b45511772989b5f26ad156650e
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR REVIEW] python3-libtmux: update to 0.8.3
  2021-02-14  9:48 [PR PATCH] python3-libtmux: update to 0.8.3 egorenar
                   ` (4 preceding siblings ...)
  2021-02-14 10:04 ` egorenar
@ 2021-02-14 20:02 ` ericonr
  2021-02-14 20:02 ` ericonr
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-02-14 20:02 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28750#discussion_r575856891

Comment:
Why not 0.8.5?

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR REVIEW] python3-libtmux: update to 0.8.3
  2021-02-14  9:48 [PR PATCH] python3-libtmux: update to 0.8.3 egorenar
                   ` (5 preceding siblings ...)
  2021-02-14 20:02 ` [PR REVIEW] " ericonr
@ 2021-02-14 20:02 ` ericonr
  2021-02-14 20:02 ` [PR PATCH] [Closed]: " ericonr
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-02-14 20:02 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28750#discussion_r575856872

Comment:
Solving tests like this is not an option. If Void doesn't provide the packages they use for tests, you can disable the tests. Otherwise, you will have to use the Void ones. We don't want to pull things from pip while packaging.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Closed]: python3-libtmux: update to 0.8.3
  2021-02-14  9:48 [PR PATCH] python3-libtmux: update to 0.8.3 egorenar
                   ` (6 preceding siblings ...)
  2021-02-14 20:02 ` ericonr
@ 2021-02-14 20:02 ` ericonr
  2021-02-15  9:36 ` [PR REVIEW] " egorenar
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-02-14 20:02 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

python3-libtmux: update to 0.8.3
https://github.com/void-linux/void-packages/pull/28750

Description:
Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>

<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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
-->


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR REVIEW] python3-libtmux: update to 0.8.3
  2021-02-14  9:48 [PR PATCH] python3-libtmux: update to 0.8.3 egorenar
                   ` (7 preceding siblings ...)
  2021-02-14 20:02 ` [PR PATCH] [Closed]: " ericonr
@ 2021-02-15  9:36 ` egorenar
  2021-02-15 12:43 ` ericonr
  2021-02-15 13:04 ` egorenar
  10 siblings, 0 replies; 12+ messages in thread
From: egorenar @ 2021-02-15  9:36 UTC (permalink / raw)
  To: ml

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

New review comment by egorenar on void-packages repository

https://github.com/void-linux/void-packages/pull/28750#discussion_r576054887

Comment:
I'm confused. I see only 0.8.3 as latest release. I missed something ?

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR REVIEW] python3-libtmux: update to 0.8.3
  2021-02-14  9:48 [PR PATCH] python3-libtmux: update to 0.8.3 egorenar
                   ` (8 preceding siblings ...)
  2021-02-15  9:36 ` [PR REVIEW] " egorenar
@ 2021-02-15 12:43 ` ericonr
  2021-02-15 13:04 ` egorenar
  10 siblings, 0 replies; 12+ messages in thread
From: ericonr @ 2021-02-15 12:43 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28750#discussion_r576166044

Comment:
Hm, I think I looked at changelog.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR REVIEW] python3-libtmux: update to 0.8.3
  2021-02-14  9:48 [PR PATCH] python3-libtmux: update to 0.8.3 egorenar
                   ` (9 preceding siblings ...)
  2021-02-15 12:43 ` ericonr
@ 2021-02-15 13:04 ` egorenar
  10 siblings, 0 replies; 12+ messages in thread
From: egorenar @ 2021-02-15 13:04 UTC (permalink / raw)
  To: ml

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

New review comment by egorenar on void-packages repository

https://github.com/void-linux/void-packages/pull/28750#discussion_r576178015

Comment:
Yeah, it's odd, there is no 0.8.5 release on GitHub but there is a tag :) Anyways i fixed it and it seems to work.
I moved the change to #27876.
Thanks for feedback.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-02-15 13:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-14  9:48 [PR PATCH] python3-libtmux: update to 0.8.3 egorenar
2021-02-14  9:54 ` [PR PATCH] [Updated] " egorenar
2021-02-14  9:56 ` egorenar
2021-02-14  9:57 ` egorenar
2021-02-14  9:59 ` [PR PATCH] [Updated] " egorenar
2021-02-14 10:04 ` egorenar
2021-02-14 20:02 ` [PR REVIEW] " ericonr
2021-02-14 20:02 ` ericonr
2021-02-14 20:02 ` [PR PATCH] [Closed]: " ericonr
2021-02-15  9:36 ` [PR REVIEW] " egorenar
2021-02-15 12:43 ` ericonr
2021-02-15 13:04 ` egorenar

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).