* [PR PATCH] cliphist: update to 0.6.1.
@ 2024-10-26 16:35 bitterhalt
2024-10-26 16:35 ` bitterhalt
` (12 more replies)
0 siblings, 13 replies; 14+ messages in thread
From: bitterhalt @ 2024-10-26 16:35 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 484 bytes --]
There is a new pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages cliphist
https://github.com/void-linux/void-packages/pull/52787
cliphist: update to 0.6.1.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
A patch file from https://github.com/void-linux/void-packages/pull/52787.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cliphist-52787.patch --]
[-- Type: text/x-diff, Size: 1070 bytes --]
From 0732a6aab103c49e1f13477677cb51cbb71dfb1a Mon Sep 17 00:00:00 2001
From: bitterhalt <bthalt@disroot.org>
Date: Sat, 26 Oct 2024 19:29:47 +0300
Subject: [PATCH] cliphist: update to 0.6.1.
---
srcpkgs/cliphist/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/cliphist/template b/srcpkgs/cliphist/template
index a57c75e1258744..bc40d8850a669a 100644
--- a/srcpkgs/cliphist/template
+++ b/srcpkgs/cliphist/template
@@ -1,7 +1,7 @@
# Template file for 'cliphist'
pkgname=cliphist
-version=0.5.0
-revision=2
+version=0.6.1
+revision=1
build_style=go
go_import_path=go.senan.xyz/cliphist
depends="wl-clipboard xdg-utils"
@@ -11,4 +11,4 @@ license="GPL-3.0-or-later"
homepage="https://github.com/sentriz/cliphist"
changelog="https://raw.githubusercontent.com/sentriz/cliphist/master/CHANGELOG.md"
distfiles="https://github.com/sentriz/cliphist/archive/v${version}.tar.gz"
-checksum=02285cf3358a1851e34f95c0c369b27284d8d0996759d759fa2bbcb5b30fb13d
+checksum=db0f25ba3e9173dcb257d66cb1293e277a8bdfed11cc8d6b38b7473b0947781d
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: cliphist: update to 0.6.1.
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
@ 2024-10-26 16:35 ` bitterhalt
2024-10-27 0:00 ` LucasTavaresA
` (11 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bitterhalt @ 2024-10-26 16:35 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 165 bytes --]
New comment by bitterhalt on void-packages repository
https://github.com/void-linux/void-packages/pull/52787#issuecomment-2439645477
Comment:
Ping @LucasTavaresA
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: cliphist: update to 0.6.1.
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
2024-10-26 16:35 ` bitterhalt
@ 2024-10-27 0:00 ` LucasTavaresA
2024-10-27 15:46 ` bitterhalt
` (10 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: LucasTavaresA @ 2024-10-27 0:00 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 250 bytes --]
New comment by LucasTavaresA on void-packages repository
https://github.com/void-linux/void-packages/pull/52787#issuecomment-2439771923
Comment:
Im not on wayland anymore so i did not see this, i wonder why the tests are not firing on some archs.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: cliphist: update to 0.6.1.
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
2024-10-26 16:35 ` bitterhalt
2024-10-27 0:00 ` LucasTavaresA
@ 2024-10-27 15:46 ` bitterhalt
2024-10-27 15:47 ` bitterhalt
` (9 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bitterhalt @ 2024-10-27 15:46 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 363 bytes --]
New comment by bitterhalt on void-packages repository
https://github.com/void-linux/void-packages/pull/52787#issuecomment-2440073133
Comment:
> Im not on wayland anymore so i did not see this, i wonder why the tests are not firing on some archs.
Yeah seems to fail with some arch. It worked locally just fine, so maybe they have some bigger changes there.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: cliphist: update to 0.6.1.
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
` (2 preceding siblings ...)
2024-10-27 15:46 ` bitterhalt
@ 2024-10-27 15:47 ` bitterhalt
2024-10-27 17:01 ` LucasTavaresA
` (8 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bitterhalt @ 2024-10-27 15:47 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 379 bytes --]
New comment by bitterhalt on void-packages repository
https://github.com/void-linux/void-packages/pull/52787#issuecomment-2440073133
Comment:
> Im not on wayland anymore so i did not see this, i wonder why the tests are not firing on some archs.
Yeah seems to fail with some arch. It builds just fine locally @ x86_64-glibc, so maybe they have some bigger changes there.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: cliphist: update to 0.6.1.
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
` (3 preceding siblings ...)
2024-10-27 15:47 ` bitterhalt
@ 2024-10-27 17:01 ` LucasTavaresA
2024-10-27 17:03 ` LucasTavaresA
` (7 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: LucasTavaresA @ 2024-10-27 17:01 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 578 bytes --]
New comment by LucasTavaresA on void-packages repository
https://github.com/void-linux/void-packages/pull/52787#issuecomment-2440099710
Comment:
this test https://github.com/sentriz/cliphist/blob/8c48df70bb3d9d04ae8691513e81293ed296231a/testdata/no-permission.txtar is from a year ago, so it does not seem to be something new.
it is expected to fail to execute a command `exec cliphist store` due to no permission, but here the test fails cause the command works, maybe its the CI environment permissions, might be a bug/mistake in cliphist making the program return sucess.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: cliphist: update to 0.6.1.
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
` (4 preceding siblings ...)
2024-10-27 17:01 ` LucasTavaresA
@ 2024-10-27 17:03 ` LucasTavaresA
2024-10-27 17:52 ` bitterhalt
` (6 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: LucasTavaresA @ 2024-10-27 17:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 620 bytes --]
New comment by LucasTavaresA on void-packages repository
https://github.com/void-linux/void-packages/pull/52787#issuecomment-2440099710
Comment:
this test https://github.com/sentriz/cliphist/blob/8c48df70bb3d9d04ae8691513e81293ed296231a/testdata/no-permission.txtar is from a year ago, so it does not seem to be something new.
it is expected to fail to execute a command `exec cliphist store` due to no permission, but here the test fails cause the command works, maybe its the CI environment permissions, might be a bug/mistake in cliphist making the program return sucess.
did you run the tests and they worked?
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: cliphist: update to 0.6.1.
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
` (5 preceding siblings ...)
2024-10-27 17:03 ` LucasTavaresA
@ 2024-10-27 17:52 ` bitterhalt
2024-10-27 18:05 ` LucasTavaresA
` (5 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bitterhalt @ 2024-10-27 17:52 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 815 bytes --]
New comment by bitterhalt on void-packages repository
https://github.com/void-linux/void-packages/pull/52787#issuecomment-2440116541
Comment:
> this test https://github.com/sentriz/cliphist/blob/8c48df70bb3d9d04ae8691513e81293ed296231a/testdata/no-permission.txtar is from a year ago, so it does not seem to be something new. it is expected to fail to execute a command `exec cliphist store` due to no permission, but here the test fails cause the command works, maybe its the CI environment permissions, might be a bug/mistake in cliphist making the program return sucess.
>
> did you run the tests and they worked?
I did not run any test locally because I could build it without any problems. There is `xbps-src check` if it helps
[log.txt](https://github.com/user-attachments/files/17534899/log.txt)
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: cliphist: update to 0.6.1.
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
` (6 preceding siblings ...)
2024-10-27 17:52 ` bitterhalt
@ 2024-10-27 18:05 ` LucasTavaresA
2024-10-27 18:21 ` LucasTavaresA
` (4 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: LucasTavaresA @ 2024-10-27 18:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 174 bytes --]
New comment by LucasTavaresA on void-packages repository
https://github.com/void-linux/void-packages/pull/52787#issuecomment-2440120735
Comment:
yeah all tests are passing
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: cliphist: update to 0.6.1.
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
` (7 preceding siblings ...)
2024-10-27 18:05 ` LucasTavaresA
@ 2024-10-27 18:21 ` LucasTavaresA
2024-10-27 18:29 ` [PR PATCH] [Updated] " bitterhalt
` (3 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: LucasTavaresA @ 2024-10-27 18:21 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 306 bytes --]
New comment by LucasTavaresA on void-packages repository
https://github.com/void-linux/void-packages/pull/52787#issuecomment-2440126082
Comment:
this test is just weird, can you append these lines to the template
```
# flimsy test that breaks CI
make_check_args="-skip=TestScripts/no-permission"
```
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PR PATCH] [Updated] cliphist: update to 0.6.1.
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
` (8 preceding siblings ...)
2024-10-27 18:21 ` LucasTavaresA
@ 2024-10-27 18:29 ` bitterhalt
2024-10-27 18:30 ` bitterhalt
` (2 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bitterhalt @ 2024-10-27 18:29 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 489 bytes --]
There is an updated pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages cliphist
https://github.com/void-linux/void-packages/pull/52787
cliphist: update to 0.6.1.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
A patch file from https://github.com/void-linux/void-packages/pull/52787.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cliphist-52787.patch --]
[-- Type: text/x-diff, Size: 1162 bytes --]
From d4b5594060a910d3a32a1685b4a0fcf68153ae56 Mon Sep 17 00:00:00 2001
From: bitterhalt <bthalt@disroot.org>
Date: Sat, 26 Oct 2024 19:29:47 +0300
Subject: [PATCH] cliphist: update to 0.6.1.
---
srcpkgs/cliphist/template | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/cliphist/template b/srcpkgs/cliphist/template
index a57c75e1258744..96f976bd36d840 100644
--- a/srcpkgs/cliphist/template
+++ b/srcpkgs/cliphist/template
@@ -1,8 +1,9 @@
# Template file for 'cliphist'
pkgname=cliphist
-version=0.5.0
-revision=2
+version=0.6.1
+revision=1
build_style=go
+make_check_args="-skip=TestScripts/no-permission"
go_import_path=go.senan.xyz/cliphist
depends="wl-clipboard xdg-utils"
short_desc="Wayland clipboard manager"
@@ -11,4 +12,4 @@ license="GPL-3.0-or-later"
homepage="https://github.com/sentriz/cliphist"
changelog="https://raw.githubusercontent.com/sentriz/cliphist/master/CHANGELOG.md"
distfiles="https://github.com/sentriz/cliphist/archive/v${version}.tar.gz"
-checksum=02285cf3358a1851e34f95c0c369b27284d8d0996759d759fa2bbcb5b30fb13d
+checksum=db0f25ba3e9173dcb257d66cb1293e277a8bdfed11cc8d6b38b7473b0947781d
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: cliphist: update to 0.6.1.
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
` (9 preceding siblings ...)
2024-10-27 18:29 ` [PR PATCH] [Updated] " bitterhalt
@ 2024-10-27 18:30 ` bitterhalt
2024-10-30 20:55 ` [PR PATCH] [Updated] " bitterhalt
2024-11-01 7:06 ` [PR PATCH] [Merged]: " classabbyamp
12 siblings, 0 replies; 14+ messages in thread
From: bitterhalt @ 2024-10-27 18:30 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 326 bytes --]
New comment by bitterhalt on void-packages repository
https://github.com/void-linux/void-packages/pull/52787#issuecomment-2440128626
Comment:
> this test is just weird, can you append these lines to the template
>
> ```
> # flimsy test that breaks CI
> make_check_args="-skip=TestScripts/no-permission"
> ```
Done.
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PR PATCH] [Updated] cliphist: update to 0.6.1.
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
` (10 preceding siblings ...)
2024-10-27 18:30 ` bitterhalt
@ 2024-10-30 20:55 ` bitterhalt
2024-11-01 7:06 ` [PR PATCH] [Merged]: " classabbyamp
12 siblings, 0 replies; 14+ messages in thread
From: bitterhalt @ 2024-10-30 20:55 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 489 bytes --]
There is an updated pull request by bitterhalt against master on the void-packages repository
https://github.com/bitterhalt/void-packages cliphist
https://github.com/void-linux/void-packages/pull/52787
cliphist: update to 0.6.1.
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
A patch file from https://github.com/void-linux/void-packages/pull/52787.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cliphist-52787.patch --]
[-- Type: text/x-diff, Size: 1162 bytes --]
From 217a6ba6f2befee6006e19cb944b7dfa978b83ab Mon Sep 17 00:00:00 2001
From: bitterhalt <bthalt@disroot.org>
Date: Sat, 26 Oct 2024 19:29:47 +0300
Subject: [PATCH] cliphist: update to 0.6.1.
---
srcpkgs/cliphist/template | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/cliphist/template b/srcpkgs/cliphist/template
index a57c75e1258744..96f976bd36d840 100644
--- a/srcpkgs/cliphist/template
+++ b/srcpkgs/cliphist/template
@@ -1,8 +1,9 @@
# Template file for 'cliphist'
pkgname=cliphist
-version=0.5.0
-revision=2
+version=0.6.1
+revision=1
build_style=go
+make_check_args="-skip=TestScripts/no-permission"
go_import_path=go.senan.xyz/cliphist
depends="wl-clipboard xdg-utils"
short_desc="Wayland clipboard manager"
@@ -11,4 +12,4 @@ license="GPL-3.0-or-later"
homepage="https://github.com/sentriz/cliphist"
changelog="https://raw.githubusercontent.com/sentriz/cliphist/master/CHANGELOG.md"
distfiles="https://github.com/sentriz/cliphist/archive/v${version}.tar.gz"
-checksum=02285cf3358a1851e34f95c0c369b27284d8d0996759d759fa2bbcb5b30fb13d
+checksum=db0f25ba3e9173dcb257d66cb1293e277a8bdfed11cc8d6b38b7473b0947781d
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PR PATCH] [Merged]: cliphist: update to 0.6.1.
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
` (11 preceding siblings ...)
2024-10-30 20:55 ` [PR PATCH] [Updated] " bitterhalt
@ 2024-11-01 7:06 ` classabbyamp
12 siblings, 0 replies; 14+ messages in thread
From: classabbyamp @ 2024-11-01 7:06 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 326 bytes --]
There's a merged pull request on the void-packages repository
cliphist: update to 0.6.1.
https://github.com/void-linux/void-packages/pull/52787
Description:
#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2024-11-01 7:06 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-26 16:35 [PR PATCH] cliphist: update to 0.6.1 bitterhalt
2024-10-26 16:35 ` bitterhalt
2024-10-27 0:00 ` LucasTavaresA
2024-10-27 15:46 ` bitterhalt
2024-10-27 15:47 ` bitterhalt
2024-10-27 17:01 ` LucasTavaresA
2024-10-27 17:03 ` LucasTavaresA
2024-10-27 17:52 ` bitterhalt
2024-10-27 18:05 ` LucasTavaresA
2024-10-27 18:21 ` LucasTavaresA
2024-10-27 18:29 ` [PR PATCH] [Updated] " bitterhalt
2024-10-27 18:30 ` bitterhalt
2024-10-30 20:55 ` [PR PATCH] [Updated] " bitterhalt
2024-11-01 7:06 ` [PR PATCH] [Merged]: " classabbyamp
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).