Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wee-slack: update to 2.9.1
@ 2022-10-31 14:34 ElDifinitivo
  2022-11-01  6:44 ` [PR REVIEW] " classabbyamp
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ElDifinitivo @ 2022-10-31 14:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ElDifinitivo/void-packages wee-slack
https://github.com/void-linux/void-packages/pull/40246

wee-slack: update to 2.9.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x64_86)

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

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

From 786b50960ea226017055ec0400e08fc7a2e22852 Mon Sep 17 00:00:00 2001
From: savoy <git@liberation.red>
Date: Mon, 31 Oct 2022 09:31:01 -0500
Subject: [PATCH] wee-slack: update to 2.9.1

Signed-off-by: savoy <git@liberation.red>
---
 srcpkgs/wee-slack/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/wee-slack/template b/srcpkgs/wee-slack/template
index 9cbdb09863e2..51e2bb9eed7f 100644
--- a/srcpkgs/wee-slack/template
+++ b/srcpkgs/wee-slack/template
@@ -1,6 +1,6 @@
 # Template file for 'wee-slack'
 pkgname=wee-slack
-version=2.9.0
+version=2.9.1
 revision=1
 depends="weechat weechat-python python3-websocket-client"
 short_desc="WeeChat plugin for Slack.com"
@@ -8,7 +8,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/wee-slack/wee-slack"
 distfiles="https://github.com/wee-slack/wee-slack/archive/v${version}.tar.gz"
-checksum=4b9983e5982450791fbde5335f73c004e170612d8ce78a9520d335acfe022cf9
+checksum=83ca1ddb49fc6b43d7f0bdea8f6127b73adb943cbaf9954746efbb01928c3a0b
 
 do_install() {
 	vinstall wee_slack.py 644 usr/lib/weechat/python/

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

* Re: [PR REVIEW] wee-slack: update to 2.9.1
  2022-10-31 14:34 [PR PATCH] wee-slack: update to 2.9.1 ElDifinitivo
@ 2022-11-01  6:44 ` classabbyamp
  2022-11-02 14:11 ` [PR PATCH] [Updated] " ElDifinitivo
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2022-11-01  6:44 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40246#discussion_r1010120210

Comment:
```suggestion
homepage="https://github.com/wee-slack/wee-slack"
changelog="https://raw.githubusercontent.com/wee-slack/wee-slack/master/CHANGELOG.md"
```

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

* Re: [PR PATCH] [Updated] wee-slack: update to 2.9.1
  2022-10-31 14:34 [PR PATCH] wee-slack: update to 2.9.1 ElDifinitivo
  2022-11-01  6:44 ` [PR REVIEW] " classabbyamp
@ 2022-11-02 14:11 ` ElDifinitivo
  2022-11-02 14:11 ` [PR REVIEW] " ElDifinitivo
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ElDifinitivo @ 2022-11-02 14:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ElDifinitivo/void-packages wee-slack
https://github.com/void-linux/void-packages/pull/40246

wee-slack: update to 2.9.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x64_86)

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

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

From 3e6159d2156a37e540d8e43275a25e410fba78f0 Mon Sep 17 00:00:00 2001
From: savoy <git@liberation.red>
Date: Mon, 31 Oct 2022 09:31:01 -0500
Subject: [PATCH] wee-slack: update to 2.9.1

Signed-off-by: savoy <git@liberation.red>
---
 srcpkgs/wee-slack/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/wee-slack/template b/srcpkgs/wee-slack/template
index 9cbdb09863e2..6d968556aba0 100644
--- a/srcpkgs/wee-slack/template
+++ b/srcpkgs/wee-slack/template
@@ -1,14 +1,15 @@
 # Template file for 'wee-slack'
 pkgname=wee-slack
-version=2.9.0
+version=2.9.1
 revision=1
 depends="weechat weechat-python python3-websocket-client"
 short_desc="WeeChat plugin for Slack.com"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/wee-slack/wee-slack"
+changelog="https://raw.githubusercontent.com/wee-slack/wee-slack/master/CHANGELOG.md"
 distfiles="https://github.com/wee-slack/wee-slack/archive/v${version}.tar.gz"
-checksum=4b9983e5982450791fbde5335f73c004e170612d8ce78a9520d335acfe022cf9
+checksum=83ca1ddb49fc6b43d7f0bdea8f6127b73adb943cbaf9954746efbb01928c3a0b
 
 do_install() {
 	vinstall wee_slack.py 644 usr/lib/weechat/python/

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

* Re: [PR REVIEW] wee-slack: update to 2.9.1
  2022-10-31 14:34 [PR PATCH] wee-slack: update to 2.9.1 ElDifinitivo
  2022-11-01  6:44 ` [PR REVIEW] " classabbyamp
  2022-11-02 14:11 ` [PR PATCH] [Updated] " ElDifinitivo
@ 2022-11-02 14:11 ` ElDifinitivo
  2023-02-01  2:07 ` github-actions
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ElDifinitivo @ 2022-11-02 14:11 UTC (permalink / raw)
  To: ml

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

New review comment by ElDifinitivo on void-packages repository

https://github.com/void-linux/void-packages/pull/40246#discussion_r1011826900

Comment:
Changelog added

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

* Re: wee-slack: update to 2.9.1
  2022-10-31 14:34 [PR PATCH] wee-slack: update to 2.9.1 ElDifinitivo
                   ` (2 preceding siblings ...)
  2022-11-02 14:11 ` [PR REVIEW] " ElDifinitivo
@ 2023-02-01  2:07 ` github-actions
  2023-02-01 15:01 ` ElDifinitivo
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2023-02-01  2:07 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/40246#issuecomment-1411343765

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: wee-slack: update to 2.9.1
  2022-10-31 14:34 [PR PATCH] wee-slack: update to 2.9.1 ElDifinitivo
                   ` (3 preceding siblings ...)
  2023-02-01  2:07 ` github-actions
@ 2023-02-01 15:01 ` ElDifinitivo
  2023-05-04  1:51 ` github-actions
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ElDifinitivo @ 2023-02-01 15:01 UTC (permalink / raw)
  To: ml

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

New comment by ElDifinitivo on void-packages repository

https://github.com/void-linux/void-packages/pull/40246#issuecomment-1412202147

Comment:
Bumped waiting for approval after resolved changes

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

* Re: wee-slack: update to 2.9.1
  2022-10-31 14:34 [PR PATCH] wee-slack: update to 2.9.1 ElDifinitivo
                   ` (4 preceding siblings ...)
  2023-02-01 15:01 ` ElDifinitivo
@ 2023-05-04  1:51 ` github-actions
  2023-05-04  2:32 ` [PR PATCH] [Updated] " classabbyamp
  2023-05-04  3:19 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: github-actions @ 2023-05-04  1:51 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/40246#issuecomment-1533974152

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Updated] wee-slack: update to 2.9.1
  2022-10-31 14:34 [PR PATCH] wee-slack: update to 2.9.1 ElDifinitivo
                   ` (5 preceding siblings ...)
  2023-05-04  1:51 ` github-actions
@ 2023-05-04  2:32 ` classabbyamp
  2023-05-04  3:19 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-05-04  2:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ElDifinitivo/void-packages wee-slack
https://github.com/void-linux/void-packages/pull/40246

wee-slack: update to 2.9.1
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x64_86)

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

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

From a1d5f78577cef3f053901b28ff61f96b37fbc7bc Mon Sep 17 00:00:00 2001
From: savoy <git@liberation.red>
Date: Mon, 31 Oct 2022 09:31:01 -0500
Subject: [PATCH] wee-slack: update to 2.9.1

Signed-off-by: savoy <git@liberation.red>
---
 srcpkgs/wee-slack/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/wee-slack/template b/srcpkgs/wee-slack/template
index 9cbdb09863e2..6d968556aba0 100644
--- a/srcpkgs/wee-slack/template
+++ b/srcpkgs/wee-slack/template
@@ -1,14 +1,15 @@
 # Template file for 'wee-slack'
 pkgname=wee-slack
-version=2.9.0
+version=2.9.1
 revision=1
 depends="weechat weechat-python python3-websocket-client"
 short_desc="WeeChat plugin for Slack.com"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="MIT"
 homepage="https://github.com/wee-slack/wee-slack"
+changelog="https://raw.githubusercontent.com/wee-slack/wee-slack/master/CHANGELOG.md"
 distfiles="https://github.com/wee-slack/wee-slack/archive/v${version}.tar.gz"
-checksum=4b9983e5982450791fbde5335f73c004e170612d8ce78a9520d335acfe022cf9
+checksum=83ca1ddb49fc6b43d7f0bdea8f6127b73adb943cbaf9954746efbb01928c3a0b
 
 do_install() {
 	vinstall wee_slack.py 644 usr/lib/weechat/python/

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

* Re: [PR PATCH] [Merged]: wee-slack: update to 2.9.1
  2022-10-31 14:34 [PR PATCH] wee-slack: update to 2.9.1 ElDifinitivo
                   ` (6 preceding siblings ...)
  2023-05-04  2:32 ` [PR PATCH] [Updated] " classabbyamp
@ 2023-05-04  3:19 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-05-04  3:19 UTC (permalink / raw)
  To: ml

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

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

wee-slack: update to 2.9.1
https://github.com/void-linux/void-packages/pull/40246

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

#### Local build testing
- I built this PR locally for my native architecture, (x64_86)

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

end of thread, other threads:[~2023-05-04  3:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-31 14:34 [PR PATCH] wee-slack: update to 2.9.1 ElDifinitivo
2022-11-01  6:44 ` [PR REVIEW] " classabbyamp
2022-11-02 14:11 ` [PR PATCH] [Updated] " ElDifinitivo
2022-11-02 14:11 ` [PR REVIEW] " ElDifinitivo
2023-02-01  2:07 ` github-actions
2023-02-01 15:01 ` ElDifinitivo
2023-05-04  1:51 ` github-actions
2023-05-04  2:32 ` [PR PATCH] [Updated] " classabbyamp
2023-05-04  3:19 ` [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).