Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] safeeyes: update to 2.1.3.
@ 2021-08-16 15:03 kkga
  2021-08-16 15:09 ` [PR PATCH] [Updated] " kkga
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: kkga @ 2021-08-16 15:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-safeeyes
https://github.com/void-linux/void-packages/pull/32511

safeeyes: update to 2.1.3.
<!-- 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
- [x] 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/32511.patch is attached

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

From 157fee1d88e5fb52c3defda8be8f0baa59be1145 Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Mon, 16 Aug 2021 18:03:05 +0300
Subject: [PATCH] safeeyes: update to 2.1.3.

---
 srcpkgs/safeeyes/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/safeeyes/template b/srcpkgs/safeeyes/template
index a321edd43855..8ae1b91e6eed 100644
--- a/srcpkgs/safeeyes/template
+++ b/srcpkgs/safeeyes/template
@@ -1,7 +1,7 @@
 # Template file for 'safeeyes'
 pkgname=safeeyes
-version=2.0.9
-revision=4
+version=2.1.3
+revision=1
 build_style=python3-module
 pycompile_module="safeeyes"
 hostmakedepends="python3-setuptools"
@@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://slgobinath.github.io/SafeEyes/"
 distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
+checksum=3db101a4ae86e824937b7ddfb56e7e464f5b2dc96a351feaccadee080f42bcac

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

* Re: [PR PATCH] [Updated] safeeyes: update to 2.1.3.
  2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
@ 2021-08-16 15:09 ` kkga
  2021-08-18  6:54 ` kkga
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: kkga @ 2021-08-16 15:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-safeeyes
https://github.com/void-linux/void-packages/pull/32511

safeeyes: update to 2.1.3.
<!-- 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
- [x] 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/32511.patch is attached

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

From ed166771d79ee02b2025ba90b1b58901f0e343a5 Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Mon, 16 Aug 2021 18:03:05 +0300
Subject: [PATCH] safeeyes: update to 2.1.3.

---
 srcpkgs/safeeyes/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/safeeyes/template b/srcpkgs/safeeyes/template
index a321edd43855..1a307bcbc052 100644
--- a/srcpkgs/safeeyes/template
+++ b/srcpkgs/safeeyes/template
@@ -1,9 +1,8 @@
 # Template file for 'safeeyes'
 pkgname=safeeyes
-version=2.0.9
-revision=4
+version=2.1.3
+revision=1
 build_style=python3-module
-pycompile_module="safeeyes"
 hostmakedepends="python3-setuptools"
 depends="python3-psutil libappindicator python3-gobject python3-Babel
  python3-dbus xprop alsa-utils python3-xlib"
@@ -12,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://slgobinath.github.io/SafeEyes/"
 distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
+checksum=3db101a4ae86e824937b7ddfb56e7e464f5b2dc96a351feaccadee080f42bcac

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

* Re: [PR PATCH] [Updated] safeeyes: update to 2.1.3.
  2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
  2021-08-16 15:09 ` [PR PATCH] [Updated] " kkga
@ 2021-08-18  6:54 ` kkga
  2021-08-18  6:56 ` kkga
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: kkga @ 2021-08-18  6:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-safeeyes
https://github.com/void-linux/void-packages/pull/32511

safeeyes: update to 2.1.3.
<!-- 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
- [x] 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/32511.patch is attached

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

From aa4cf81952d5249537861dc82eccb8a0ebc3d8dd Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Mon, 16 Aug 2021 18:03:05 +0300
Subject: [PATCH] safeeyes: update to 2.1.3.

---
 srcpkgs/safeeyes/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/safeeyes/template b/srcpkgs/safeeyes/template
index a321edd43855..8ae1b91e6eed 100644
--- a/srcpkgs/safeeyes/template
+++ b/srcpkgs/safeeyes/template
@@ -1,7 +1,7 @@
 # Template file for 'safeeyes'
 pkgname=safeeyes
-version=2.0.9
-revision=4
+version=2.1.3
+revision=1
 build_style=python3-module
 pycompile_module="safeeyes"
 hostmakedepends="python3-setuptools"
@@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://slgobinath.github.io/SafeEyes/"
 distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
+checksum=3db101a4ae86e824937b7ddfb56e7e464f5b2dc96a351feaccadee080f42bcac

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

* Re: [PR PATCH] [Updated] safeeyes: update to 2.1.3.
  2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
  2021-08-16 15:09 ` [PR PATCH] [Updated] " kkga
  2021-08-18  6:54 ` kkga
@ 2021-08-18  6:56 ` kkga
  2021-08-18  6:59 ` kkga
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: kkga @ 2021-08-18  6:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-safeeyes
https://github.com/void-linux/void-packages/pull/32511

safeeyes: update to 2.1.3.
<!-- 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
- [x] 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/32511.patch is attached

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

From d703ef6527e44e7c2fd91bee07d923640b9a02e2 Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Mon, 16 Aug 2021 18:03:05 +0300
Subject: [PATCH] safeeyes: update to 2.1.3.

---
 srcpkgs/safeeyes/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/safeeyes/template b/srcpkgs/safeeyes/template
index a321edd43855..303e123ec621 100644
--- a/srcpkgs/safeeyes/template
+++ b/srcpkgs/safeeyes/template
@@ -1,10 +1,9 @@
 # Template file for 'safeeyes'
 pkgname=safeeyes
-version=2.0.9
-revision=4
+version=2.1.3
+revision=1
 build_style=python3-module
-pycompile_module="safeeyes"
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-pip"
 depends="python3-psutil libappindicator python3-gobject python3-Babel
  python3-dbus xprop alsa-utils python3-xlib"
 short_desc="Tool to reduce and prevent repetitive strain injury"
@@ -12,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://slgobinath.github.io/SafeEyes/"
 distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
+checksum=3db101a4ae86e824937b7ddfb56e7e464f5b2dc96a351feaccadee080f42bcac

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

* Re: [PR PATCH] [Updated] safeeyes: update to 2.1.3.
  2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
                   ` (2 preceding siblings ...)
  2021-08-18  6:56 ` kkga
@ 2021-08-18  6:59 ` kkga
  2021-08-18  7:03 ` kkga
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: kkga @ 2021-08-18  6:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-safeeyes
https://github.com/void-linux/void-packages/pull/32511

safeeyes: update to 2.1.3.
<!-- 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
- [x] 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/32511.patch is attached

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

From 7fedf6d1d88e8dfffb7074719cde65255eb52a18 Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Mon, 16 Aug 2021 18:03:05 +0300
Subject: [PATCH] safeeyes: update to 2.1.3.

---
 srcpkgs/safeeyes/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/safeeyes/template b/srcpkgs/safeeyes/template
index a321edd43855..a158ac4c7a6a 100644
--- a/srcpkgs/safeeyes/template
+++ b/srcpkgs/safeeyes/template
@@ -1,10 +1,9 @@
 # Template file for 'safeeyes'
 pkgname=safeeyes
-version=2.0.9
-revision=4
+version=2.1.3
+revision=1
 build_style=python3-module
-pycompile_module="safeeyes"
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-pip pkg-config"
 depends="python3-psutil libappindicator python3-gobject python3-Babel
  python3-dbus xprop alsa-utils python3-xlib"
 short_desc="Tool to reduce and prevent repetitive strain injury"
@@ -12,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://slgobinath.github.io/SafeEyes/"
 distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
+checksum=3db101a4ae86e824937b7ddfb56e7e464f5b2dc96a351feaccadee080f42bcac

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

* Re: [PR PATCH] [Updated] safeeyes: update to 2.1.3.
  2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
                   ` (3 preceding siblings ...)
  2021-08-18  6:59 ` kkga
@ 2021-08-18  7:03 ` kkga
  2021-08-18  7:09 ` kkga
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: kkga @ 2021-08-18  7:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-safeeyes
https://github.com/void-linux/void-packages/pull/32511

safeeyes: update to 2.1.3.
<!-- 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
- [x] 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/32511.patch is attached

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

From fe19e0f0cbe6dbb176795e2979a9a8fbba51926e Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Mon, 16 Aug 2021 18:03:05 +0300
Subject: [PATCH] safeeyes: update to 2.1.3.

---
 srcpkgs/safeeyes/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/safeeyes/template b/srcpkgs/safeeyes/template
index a321edd43855..0e454a7b9858 100644
--- a/srcpkgs/safeeyes/template
+++ b/srcpkgs/safeeyes/template
@@ -1,10 +1,10 @@
 # Template file for 'safeeyes'
 pkgname=safeeyes
-version=2.0.9
-revision=4
+version=2.1.3
+revision=1
 build_style=python3-module
-pycompile_module="safeeyes"
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-pip pkg-config"
+makedepends="cairo-devel"
 depends="python3-psutil libappindicator python3-gobject python3-Babel
  python3-dbus xprop alsa-utils python3-xlib"
 short_desc="Tool to reduce and prevent repetitive strain injury"
@@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://slgobinath.github.io/SafeEyes/"
 distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
+checksum=3db101a4ae86e824937b7ddfb56e7e464f5b2dc96a351feaccadee080f42bcac

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

* Re: [PR PATCH] [Updated] safeeyes: update to 2.1.3.
  2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
                   ` (4 preceding siblings ...)
  2021-08-18  7:03 ` kkga
@ 2021-08-18  7:09 ` kkga
  2021-08-18  7:09 ` kkga
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: kkga @ 2021-08-18  7:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-safeeyes
https://github.com/void-linux/void-packages/pull/32511

safeeyes: update to 2.1.3.
<!-- 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
- [x] 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/32511.patch is attached

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

From fe19e0f0cbe6dbb176795e2979a9a8fbba51926e Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Mon, 16 Aug 2021 18:03:05 +0300
Subject: [PATCH 1/2] safeeyes: update to 2.1.3.

---
 srcpkgs/safeeyes/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/safeeyes/template b/srcpkgs/safeeyes/template
index a321edd43855..0e454a7b9858 100644
--- a/srcpkgs/safeeyes/template
+++ b/srcpkgs/safeeyes/template
@@ -1,10 +1,10 @@
 # Template file for 'safeeyes'
 pkgname=safeeyes
-version=2.0.9
-revision=4
+version=2.1.3
+revision=1
 build_style=python3-module
-pycompile_module="safeeyes"
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-pip pkg-config"
+makedepends="cairo-devel"
 depends="python3-psutil libappindicator python3-gobject python3-Babel
  python3-dbus xprop alsa-utils python3-xlib"
 short_desc="Tool to reduce and prevent repetitive strain injury"
@@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://slgobinath.github.io/SafeEyes/"
 distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
+checksum=3db101a4ae86e824937b7ddfb56e7e464f5b2dc96a351feaccadee080f42bcac

From cad22bf8194d5d0a9d5c3833b1068c856a500417 Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Mon, 16 Aug 2021 18:03:05 +0300
Subject: [PATCH 2/2] safeeyes: update to 2.1.3.

---
 srcpkgs/safeeyes/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/safeeyes/template b/srcpkgs/safeeyes/template
index a321edd43855..41b827c71ae2 100644
--- a/srcpkgs/safeeyes/template
+++ b/srcpkgs/safeeyes/template
@@ -1,10 +1,10 @@
 # Template file for 'safeeyes'
 pkgname=safeeyes
-version=2.0.9
-revision=4
+version=2.1.3
+revision=1
 build_style=python3-module
-pycompile_module="safeeyes"
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-pip python3-devel pkg-config"
+makedepends="cairo-devel"
 depends="python3-psutil libappindicator python3-gobject python3-Babel
  python3-dbus xprop alsa-utils python3-xlib"
 short_desc="Tool to reduce and prevent repetitive strain injury"
@@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://slgobinath.github.io/SafeEyes/"
 distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
+checksum=3db101a4ae86e824937b7ddfb56e7e464f5b2dc96a351feaccadee080f42bcac

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

* Re: [PR PATCH] [Updated] safeeyes: update to 2.1.3.
  2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
                   ` (5 preceding siblings ...)
  2021-08-18  7:09 ` kkga
@ 2021-08-18  7:09 ` kkga
  2021-08-18  7:15 ` kkga
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: kkga @ 2021-08-18  7:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-safeeyes
https://github.com/void-linux/void-packages/pull/32511

safeeyes: update to 2.1.3.
<!-- 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
- [x] 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/32511.patch is attached

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

From cad22bf8194d5d0a9d5c3833b1068c856a500417 Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Mon, 16 Aug 2021 18:03:05 +0300
Subject: [PATCH] safeeyes: update to 2.1.3.

---
 srcpkgs/safeeyes/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/safeeyes/template b/srcpkgs/safeeyes/template
index a321edd43855..41b827c71ae2 100644
--- a/srcpkgs/safeeyes/template
+++ b/srcpkgs/safeeyes/template
@@ -1,10 +1,10 @@
 # Template file for 'safeeyes'
 pkgname=safeeyes
-version=2.0.9
-revision=4
+version=2.1.3
+revision=1
 build_style=python3-module
-pycompile_module="safeeyes"
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-pip python3-devel pkg-config"
+makedepends="cairo-devel"
 depends="python3-psutil libappindicator python3-gobject python3-Babel
  python3-dbus xprop alsa-utils python3-xlib"
 short_desc="Tool to reduce and prevent repetitive strain injury"
@@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://slgobinath.github.io/SafeEyes/"
 distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
+checksum=3db101a4ae86e824937b7ddfb56e7e464f5b2dc96a351feaccadee080f42bcac

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

* Re: [PR PATCH] [Updated] safeeyes: update to 2.1.3.
  2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
                   ` (6 preceding siblings ...)
  2021-08-18  7:09 ` kkga
@ 2021-08-18  7:15 ` kkga
  2021-08-18  7:30 ` kkga
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: kkga @ 2021-08-18  7:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-safeeyes
https://github.com/void-linux/void-packages/pull/32511

safeeyes: update to 2.1.3.
<!-- 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
- [x] 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/32511.patch is attached

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

From 3d0a86c315aee2ad6712115fb0025b6b363be93c Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Mon, 16 Aug 2021 18:03:05 +0300
Subject: [PATCH] safeeyes: update to 2.1.3.

---
 srcpkgs/safeeyes/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/safeeyes/template b/srcpkgs/safeeyes/template
index a321edd43855..2c3efab70420 100644
--- a/srcpkgs/safeeyes/template
+++ b/srcpkgs/safeeyes/template
@@ -1,10 +1,10 @@
 # Template file for 'safeeyes'
 pkgname=safeeyes
-version=2.0.9
-revision=4
+version=2.1.3
+revision=1
 build_style=python3-module
-pycompile_module="safeeyes"
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-pip python3-devel pkg-config"
+makedepends="cairo-devel libgirepository-devel"
 depends="python3-psutil libappindicator python3-gobject python3-Babel
  python3-dbus xprop alsa-utils python3-xlib"
 short_desc="Tool to reduce and prevent repetitive strain injury"
@@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://slgobinath.github.io/SafeEyes/"
 distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
+checksum=3db101a4ae86e824937b7ddfb56e7e464f5b2dc96a351feaccadee080f42bcac

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

* Re: [PR PATCH] [Updated] safeeyes: update to 2.1.3.
  2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
                   ` (7 preceding siblings ...)
  2021-08-18  7:15 ` kkga
@ 2021-08-18  7:30 ` kkga
  2021-08-18 18:58 ` ericonr
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: kkga @ 2021-08-18  7:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-safeeyes
https://github.com/void-linux/void-packages/pull/32511

safeeyes: update to 2.1.3.
<!-- 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
- [x] 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/32511.patch is attached

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

From 319c702ea1eda1afcbe024cd8d82cfaa2d5914e3 Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Mon, 16 Aug 2021 18:03:05 +0300
Subject: [PATCH] safeeyes: update to 2.1.3.

---
 srcpkgs/safeeyes/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/safeeyes/template b/srcpkgs/safeeyes/template
index a321edd43855..5b8e2964a141 100644
--- a/srcpkgs/safeeyes/template
+++ b/srcpkgs/safeeyes/template
@@ -1,10 +1,10 @@
 # Template file for 'safeeyes'
 pkgname=safeeyes
-version=2.0.9
-revision=4
+version=2.1.3
+revision=1
 build_style=python3-module
-pycompile_module="safeeyes"
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-pip python3-devel pkg-config"
+makedepends="python3-devel cairo-devel libgirepository-devel"
 depends="python3-psutil libappindicator python3-gobject python3-Babel
  python3-dbus xprop alsa-utils python3-xlib"
 short_desc="Tool to reduce and prevent repetitive strain injury"
@@ -12,4 +12,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://slgobinath.github.io/SafeEyes/"
 distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
+checksum=3db101a4ae86e824937b7ddfb56e7e464f5b2dc96a351feaccadee080f42bcac

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

* Re: safeeyes: update to 2.1.3.
  2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
                   ` (8 preceding siblings ...)
  2021-08-18  7:30 ` kkga
@ 2021-08-18 18:58 ` ericonr
  2021-08-18 19:53 ` [PR PATCH] [Updated] " kkga
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: ericonr @ 2021-08-18 18:58 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/32511#issuecomment-901354107

Comment:
Adding `checkdepends="$depends"` should allow most of the tests to run.

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

* Re: [PR PATCH] [Updated] safeeyes: update to 2.1.3.
  2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
                   ` (9 preceding siblings ...)
  2021-08-18 18:58 ` ericonr
@ 2021-08-18 19:53 ` kkga
  2021-08-18 19:57 ` kkga
  2021-08-18 20:50 ` [PR PATCH] [Merged]: " ericonr
  12 siblings, 0 replies; 14+ messages in thread
From: kkga @ 2021-08-18 19:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-safeeyes
https://github.com/void-linux/void-packages/pull/32511

safeeyes: update to 2.1.3.
<!-- 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
- [x] 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/32511.patch is attached

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

From 07b04f2d341c80bd8671dcdaacf879b3ab913d1e Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Mon, 16 Aug 2021 18:03:05 +0300
Subject: [PATCH] safeeyes: update to 2.1.3.

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

diff --git a/srcpkgs/safeeyes/template b/srcpkgs/safeeyes/template
index a321edd43855..071aa2f82c9c 100644
--- a/srcpkgs/safeeyes/template
+++ b/srcpkgs/safeeyes/template
@@ -1,15 +1,16 @@
 # Template file for 'safeeyes'
 pkgname=safeeyes
-version=2.0.9
-revision=4
+version=2.1.3
+revision=1
 build_style=python3-module
-pycompile_module="safeeyes"
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-pip python3-devel pkg-config"
+makedepends="python3-devel cairo-devel libgirepository-devel"
 depends="python3-psutil libappindicator python3-gobject python3-Babel
  python3-dbus xprop alsa-utils python3-xlib"
+checkdepends="$depends"
 short_desc="Tool to reduce and prevent repetitive strain injury"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://slgobinath.github.io/SafeEyes/"
 distfiles="${PYPI_SITE}/s/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=e2410e5203fd3801e88536fc9b978a890f496a70b7bc91abf50d5488b634008f
+checksum=3db101a4ae86e824937b7ddfb56e7e464f5b2dc96a351feaccadee080f42bcac

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

* Re: safeeyes: update to 2.1.3.
  2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
                   ` (10 preceding siblings ...)
  2021-08-18 19:53 ` [PR PATCH] [Updated] " kkga
@ 2021-08-18 19:57 ` kkga
  2021-08-18 20:50 ` [PR PATCH] [Merged]: " ericonr
  12 siblings, 0 replies; 14+ messages in thread
From: kkga @ 2021-08-18 19:57 UTC (permalink / raw)
  To: ml

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

New comment by kkga on void-packages repository

https://github.com/void-linux/void-packages/pull/32511#issuecomment-901390036

Comment:
Thanks! Passing now.

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

* Re: [PR PATCH] [Merged]: safeeyes: update to 2.1.3.
  2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
                   ` (11 preceding siblings ...)
  2021-08-18 19:57 ` kkga
@ 2021-08-18 20:50 ` ericonr
  12 siblings, 0 replies; 14+ messages in thread
From: ericonr @ 2021-08-18 20:50 UTC (permalink / raw)
  To: ml

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

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

safeeyes: update to 2.1.3.
https://github.com/void-linux/void-packages/pull/32511

Description:
<!-- 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
- [x] 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] 14+ messages in thread

end of thread, other threads:[~2021-08-18 20:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-16 15:03 [PR PATCH] safeeyes: update to 2.1.3 kkga
2021-08-16 15:09 ` [PR PATCH] [Updated] " kkga
2021-08-18  6:54 ` kkga
2021-08-18  6:56 ` kkga
2021-08-18  6:59 ` kkga
2021-08-18  7:03 ` kkga
2021-08-18  7:09 ` kkga
2021-08-18  7:09 ` kkga
2021-08-18  7:15 ` kkga
2021-08-18  7:30 ` kkga
2021-08-18 18:58 ` ericonr
2021-08-18 19:53 ` [PR PATCH] [Updated] " kkga
2021-08-18 19:57 ` kkga
2021-08-18 20:50 ` [PR PATCH] [Merged]: " 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).