Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-tmuxp: update to 1.7.0
@ 2021-01-13  9:12 egorenar
  2021-02-14  9:36 ` [PR PATCH] [Updated] " egorenar
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: egorenar @ 2021-01-13  9:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 375 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/27876

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

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

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

From ee199fb00496414460ea2a917fa1d89e4e0056a2 Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Wed, 13 Jan 2021 10:10:12 +0100
Subject: [PATCH] python3-tmuxp: update to 1.7.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 1b0ff8fc761..1f021064e77 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.6.2
+version=1.7.0
 revision=3
 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=feec0be98a60c8cd8557bce388156202496dd9c8998e6913e595e939aeb0f735
+checksum=e5135d07a8944170e39ea8b96b09123c54648cca94537b4953d8f15e5a537da2
 conflicts="python-tmuxp>=0"
 
 post_patch() {

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

* Re: [PR PATCH] [Updated] python3-tmuxp: update to 1.7.0
  2021-01-13  9:12 [PR PATCH] python3-tmuxp: update to 1.7.0 egorenar
@ 2021-02-14  9:36 ` egorenar
  2021-02-14  9:38 ` [PR PATCH] [Updated] python3-tmuxp: update to 1.7.2 egorenar
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: egorenar @ 2021-02-14  9:36 UTC (permalink / raw)
  To: ml

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

There is an updated 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/27876

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

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

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

From 66f37d544038870c5a4a19d8283ecf227e84b466 Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Wed, 13 Jan 2021 10:10:12 +0100
Subject: [PATCH] python3-tmuxp: update to 1.7.3

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 1b0ff8fc761..a8b755c343e 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.6.2
+version=1.7.2
 revision=3
 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=feec0be98a60c8cd8557bce388156202496dd9c8998e6913e595e939aeb0f735
+checksum=14296b62db260420d4600dcd805408ea908b3a78d4ea0a6a403d092fdbf6d075
 conflicts="python-tmuxp>=0"
 
 post_patch() {

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

* Re: [PR PATCH] [Updated] python3-tmuxp: update to 1.7.2
  2021-01-13  9:12 [PR PATCH] python3-tmuxp: update to 1.7.0 egorenar
  2021-02-14  9:36 ` [PR PATCH] [Updated] " egorenar
@ 2021-02-14  9:38 ` egorenar
  2021-02-14  9:50 ` egorenar
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: egorenar @ 2021-02-14  9:38 UTC (permalink / raw)
  To: ml

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

There is an updated 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/27876

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

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

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

From 1fbdba21d5ee0e6dd6122a41d11ed5ca32de6c41 Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Wed, 13 Jan 2021 10:10:12 +0100
Subject: [PATCH] python3-tmuxp: update to 1.7.2

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 1b0ff8fc761..a8b755c343e 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.6.2
+version=1.7.2
 revision=3
 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=feec0be98a60c8cd8557bce388156202496dd9c8998e6913e595e939aeb0f735
+checksum=14296b62db260420d4600dcd805408ea908b3a78d4ea0a6a403d092fdbf6d075
 conflicts="python-tmuxp>=0"
 
 post_patch() {

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

* Re: python3-tmuxp: update to 1.7.2
  2021-01-13  9:12 [PR PATCH] python3-tmuxp: update to 1.7.0 egorenar
  2021-02-14  9:36 ` [PR PATCH] [Updated] " egorenar
  2021-02-14  9:38 ` [PR PATCH] [Updated] python3-tmuxp: update to 1.7.2 egorenar
@ 2021-02-14  9:50 ` egorenar
  2021-02-15  9:46 ` [PR PATCH] [Updated] " egorenar
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: egorenar @ 2021-02-14  9:50 UTC (permalink / raw)
  To: ml

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

New comment by egorenar on void-packages repository

https://github.com/void-linux/void-packages/pull/27876#issuecomment-778753912

Comment:
This PR depends on PR #28750 which must be merged first.

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

* Re: [PR PATCH] [Updated] python3-tmuxp: update to 1.7.2
  2021-01-13  9:12 [PR PATCH] python3-tmuxp: update to 1.7.0 egorenar
                   ` (2 preceding siblings ...)
  2021-02-14  9:50 ` egorenar
@ 2021-02-15  9:46 ` egorenar
  2021-02-15  9:48 ` egorenar
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: egorenar @ 2021-02-15  9:46 UTC (permalink / raw)
  To: ml

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

There is an updated 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/27876

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

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

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

From bb8e2eeffd8db7a483853e4db0031224984d5181 Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Wed, 13 Jan 2021 10:10:12 +0100
Subject: [PATCH] python3-tmuxp: update to 1.7.2

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
---
 srcpkgs/python3-libtmux/template | 9 +++++++--
 srcpkgs/python3-tmuxp/template   | 4 ++--
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-libtmux/template b/srcpkgs/python3-libtmux/template
index c6363ece8bf..fc30baf536e 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,12 @@ 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
+
+do_check() {
+	# Disable check which uses pip to pull external python packages
+	:
+}
 
 post_install() {
 	vlicense LICENSE
diff --git a/srcpkgs/python3-tmuxp/template b/srcpkgs/python3-tmuxp/template
index 1b0ff8fc761..a8b755c343e 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.6.2
+version=1.7.2
 revision=3
 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=feec0be98a60c8cd8557bce388156202496dd9c8998e6913e595e939aeb0f735
+checksum=14296b62db260420d4600dcd805408ea908b3a78d4ea0a6a403d092fdbf6d075
 conflicts="python-tmuxp>=0"
 
 post_patch() {

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

* Re: [PR PATCH] [Updated] python3-tmuxp: update to 1.7.2
  2021-01-13  9:12 [PR PATCH] python3-tmuxp: update to 1.7.0 egorenar
                   ` (3 preceding siblings ...)
  2021-02-15  9:46 ` [PR PATCH] [Updated] " egorenar
@ 2021-02-15  9:48 ` egorenar
  2021-02-15  9:50 ` egorenar
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: egorenar @ 2021-02-15  9:48 UTC (permalink / raw)
  To: ml

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

There is an updated 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/27876

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

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

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

From b2327594285db9c53a5e17fb5fc5dfe9a8aafbb5 Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Wed, 13 Jan 2021 10:10:12 +0100
Subject: [PATCH] python3-tmuxp: update to 1.7.2

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
---
 srcpkgs/python3-libtmux/template | 9 +++++++--
 srcpkgs/python3-tmuxp/template   | 4 ++--
 2 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-libtmux/template b/srcpkgs/python3-libtmux/template
index c6363ece8bf..a9a90da9fb2 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.5
 revision=4
 wrksrc="libtmux-${version}"
 build_style=python3-module
@@ -11,7 +11,12 @@ 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=1d35b9f8451944d31c5ed22ed9e6c8e18034adcc75718fcc5b27fbd9621543e1
+
+do_check() {
+	# Disable check which uses pip to pull external python packages
+	:
+}
 
 post_install() {
 	vlicense LICENSE
diff --git a/srcpkgs/python3-tmuxp/template b/srcpkgs/python3-tmuxp/template
index 1b0ff8fc761..a8b755c343e 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.6.2
+version=1.7.2
 revision=3
 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=feec0be98a60c8cd8557bce388156202496dd9c8998e6913e595e939aeb0f735
+checksum=14296b62db260420d4600dcd805408ea908b3a78d4ea0a6a403d092fdbf6d075
 conflicts="python-tmuxp>=0"
 
 post_patch() {

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

* Re: python3-tmuxp: update to 1.7.2
  2021-01-13  9:12 [PR PATCH] python3-tmuxp: update to 1.7.0 egorenar
                   ` (4 preceding siblings ...)
  2021-02-15  9:48 ` egorenar
@ 2021-02-15  9:50 ` egorenar
  2021-02-15  9:54 ` [PR PATCH] [Updated] " egorenar
  2021-02-24  5:17 ` [PR PATCH] [Closed]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: egorenar @ 2021-02-15  9:50 UTC (permalink / raw)
  To: ml

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

New comment by egorenar on void-packages repository

https://github.com/void-linux/void-packages/pull/27876#issuecomment-779101303

Comment:
As requested in #28750, i added libtmux update to this PR and disabled do_check() for libtmux because it pulls external python packages with pip.

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

* Re: [PR PATCH] [Updated] python3-tmuxp: update to 1.7.2
  2021-01-13  9:12 [PR PATCH] python3-tmuxp: update to 1.7.0 egorenar
                   ` (5 preceding siblings ...)
  2021-02-15  9:50 ` egorenar
@ 2021-02-15  9:54 ` egorenar
  2021-02-24  5:17 ` [PR PATCH] [Closed]: " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: egorenar @ 2021-02-15  9:54 UTC (permalink / raw)
  To: ml

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

There is an updated 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/27876

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

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

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

From a60f56388661f9d4a5e10b9eba587d66ef06bb8b Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Mon, 15 Feb 2021 10:53:20 +0100
Subject: [PATCH 1/2] python3-libtmux: update to 0.8.5

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

diff --git a/srcpkgs/python3-libtmux/template b/srcpkgs/python3-libtmux/template
index c6363ece8bf..a9a90da9fb2 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.5
 revision=4
 wrksrc="libtmux-${version}"
 build_style=python3-module
@@ -11,7 +11,12 @@ 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=1d35b9f8451944d31c5ed22ed9e6c8e18034adcc75718fcc5b27fbd9621543e1
+
+do_check() {
+	# Disable check which uses pip to pull external python packages
+	:
+}
 
 post_install() {
 	vlicense LICENSE

From c9a4711efd53218b8f81f67928debb1c07e1da15 Mon Sep 17 00:00:00 2001
From: Alexander Egorenkov <egorenar-dev@posteo.net>
Date: Mon, 15 Feb 2021 10:53:46 +0100
Subject: [PATCH 2/2] python3-tmuxp: update to 1.7.2

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 1b0ff8fc761..a8b755c343e 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.6.2
+version=1.7.2
 revision=3
 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=feec0be98a60c8cd8557bce388156202496dd9c8998e6913e595e939aeb0f735
+checksum=14296b62db260420d4600dcd805408ea908b3a78d4ea0a6a403d092fdbf6d075
 conflicts="python-tmuxp>=0"
 
 post_patch() {

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

* Re: [PR PATCH] [Closed]: python3-tmuxp: update to 1.7.2
  2021-01-13  9:12 [PR PATCH] python3-tmuxp: update to 1.7.0 egorenar
                   ` (6 preceding siblings ...)
  2021-02-15  9:54 ` [PR PATCH] [Updated] " egorenar
@ 2021-02-24  5:17 ` ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2021-02-24  5:17 UTC (permalink / raw)
  To: ml

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

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

python3-tmuxp: update to 1.7.2
https://github.com/void-linux/void-packages/pull/27876

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

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

end of thread, other threads:[~2021-02-24  5:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-13  9:12 [PR PATCH] python3-tmuxp: update to 1.7.0 egorenar
2021-02-14  9:36 ` [PR PATCH] [Updated] " egorenar
2021-02-14  9:38 ` [PR PATCH] [Updated] python3-tmuxp: update to 1.7.2 egorenar
2021-02-14  9:50 ` egorenar
2021-02-15  9:46 ` [PR PATCH] [Updated] " egorenar
2021-02-15  9:48 ` egorenar
2021-02-15  9:50 ` egorenar
2021-02-15  9:54 ` [PR PATCH] [Updated] " egorenar
2021-02-24  5:17 ` [PR PATCH] [Closed]: " ericonr

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