Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] salt: update to 3004.
@ 2021-11-15  2:39 Goorzhel
  2022-06-13  2:16 ` github-actions
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Goorzhel @ 2021-11-15  2:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Goorzhel/void-packages salt
https://github.com/void-linux/void-packages/pull/34088

[WIP] salt: update to 3004.
Blocked on new release that includes saltstack/salt#61064.

cc: @Vaelatern


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

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

From 7f9fd0f1305e555cda421d53aec7482894b9e64f Mon Sep 17 00:00:00 2001
From: Antonio Gurgel <antonio@goorzhel.com>
Date: Sat, 13 Nov 2021 22:16:22 -0800
Subject: [PATCH] [WIP] salt: update to 3004.

Blocked on new release that includes saltstack/salt#61064.
---
 srcpkgs/salt/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/salt/template b/srcpkgs/salt/template
index 2265082b8f4e..18aa73d779c5 100644
--- a/srcpkgs/salt/template
+++ b/srcpkgs/salt/template
@@ -1,7 +1,7 @@
 # Template file for 'salt'
 pkgname=salt
-version=3003.3
-revision=3
+version=3004
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-yaml python3-Jinja2 python3-requests python3-pyzmq
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="http://saltstack.org/"
 changelog="https://docs.saltstack.com/en/latest/topics/releases/${version}.html"
 distfiles="${PYPI_SITE}/s/salt/salt-${version}.tar.gz"
-checksum=a6f9c8c8b5e2600ea8620b4a67371de17611beb4f8d97e4bb9b0b308a37ed1e2
+checksum=3d53561bc86e014dca2ec3dc981079be04d55ea047890cabde25e5b10bfa5b13
 conf_files="
  /etc/salt/cloud.providers.d/digitalocean.conf
  /etc/salt/cloud.providers.d/vsphere.conf

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

* Re: [WIP] salt: update to 3004.
  2021-11-15  2:39 [PR PATCH] [WIP] salt: update to 3004 Goorzhel
@ 2022-06-13  2:16 ` github-actions
  2022-06-13 14:22 ` Vaelatern
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: github-actions @ 2022-06-13  2:16 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/34088#issuecomment-1153388092

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] 8+ messages in thread

* Re: [WIP] salt: update to 3004.
  2021-11-15  2:39 [PR PATCH] [WIP] salt: update to 3004 Goorzhel
  2022-06-13  2:16 ` github-actions
@ 2022-06-13 14:22 ` Vaelatern
  2022-06-13 14:22 ` Vaelatern
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Vaelatern @ 2022-06-13 14:22 UTC (permalink / raw)
  To: ml

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

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/34088#issuecomment-1153987827

Comment:
Still waiting on this to work.

Happy with 3003.3 for now

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

* Re: [WIP] salt: update to 3004.
  2021-11-15  2:39 [PR PATCH] [WIP] salt: update to 3004 Goorzhel
  2022-06-13  2:16 ` github-actions
  2022-06-13 14:22 ` Vaelatern
@ 2022-06-13 14:22 ` Vaelatern
  2022-06-19  7:11 ` [PR PATCH] [Updated] " Goorzhel
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Vaelatern @ 2022-06-13 14:22 UTC (permalink / raw)
  To: ml

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

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/34088#issuecomment-1153987827

Comment:
Still waiting on this to work. I tried 3004.1 and it's no better.

Happy with 3003.3 for now

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

* Re: [PR PATCH] [Updated] [WIP] salt: update to 3004.
  2021-11-15  2:39 [PR PATCH] [WIP] salt: update to 3004 Goorzhel
                   ` (2 preceding siblings ...)
  2022-06-13 14:22 ` Vaelatern
@ 2022-06-19  7:11 ` Goorzhel
  2022-08-03  1:19 ` [PR PATCH] [Closed]: " Goorzhel
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Goorzhel @ 2022-06-19  7:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Goorzhel/void-packages salt
https://github.com/void-linux/void-packages/pull/34088

[WIP] salt: update to 3004.
Blocked on new release that includes saltstack/salt#61064.

cc: @Vaelatern


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

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

From 1cbc006d133fe5f006bec34156d0e6d0dbb0d22d Mon Sep 17 00:00:00 2001
From: Antonio Gurgel <antonio@goorzhel.com>
Date: Sat, 13 Nov 2021 22:16:22 -0800
Subject: [PATCH] salt: update to 3004.1.

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

diff --git a/srcpkgs/salt/template b/srcpkgs/salt/template
index 2265082b8f4e..b27cebbbbff0 100644
--- a/srcpkgs/salt/template
+++ b/srcpkgs/salt/template
@@ -1,7 +1,7 @@
 # Template file for 'salt'
 pkgname=salt
-version=3003.3
-revision=3
+version=3004.1
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-yaml python3-Jinja2 python3-requests python3-pyzmq
@@ -13,7 +13,7 @@ license="Apache-2.0"
 homepage="http://saltstack.org/"
 changelog="https://docs.saltstack.com/en/latest/topics/releases/${version}.html"
 distfiles="${PYPI_SITE}/s/salt/salt-${version}.tar.gz"
-checksum=a6f9c8c8b5e2600ea8620b4a67371de17611beb4f8d97e4bb9b0b308a37ed1e2
+checksum=7f344a2432648a4f078daa5accc68dcdffe1095cea13ec21e50413560f04c298
 conf_files="
  /etc/salt/cloud.providers.d/digitalocean.conf
  /etc/salt/cloud.providers.d/vsphere.conf

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

* Re: [WIP] salt: update to 3004.
  2021-11-15  2:39 [PR PATCH] [WIP] salt: update to 3004 Goorzhel
                   ` (4 preceding siblings ...)
  2022-08-03  1:19 ` [PR PATCH] [Closed]: " Goorzhel
@ 2022-08-03  1:19 ` Goorzhel
  2022-10-02 21:28 ` Vaelatern
  6 siblings, 0 replies; 8+ messages in thread
From: Goorzhel @ 2022-08-03  1:19 UTC (permalink / raw)
  To: ml

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

New comment by Goorzhel on void-packages repository

https://github.com/void-linux/void-packages/pull/34088#issuecomment-1203375728

Comment:
It'll land in [3005](https://github.com/saltstack/salt/blob/254fc48b1f4c56453b77b6a20ddc9939308281e4/CHANGELOG.md?plain=1#L151).

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

* Re: [PR PATCH] [Closed]: [WIP] salt: update to 3004.
  2021-11-15  2:39 [PR PATCH] [WIP] salt: update to 3004 Goorzhel
                   ` (3 preceding siblings ...)
  2022-06-19  7:11 ` [PR PATCH] [Updated] " Goorzhel
@ 2022-08-03  1:19 ` Goorzhel
  2022-08-03  1:19 ` Goorzhel
  2022-10-02 21:28 ` Vaelatern
  6 siblings, 0 replies; 8+ messages in thread
From: Goorzhel @ 2022-08-03  1:19 UTC (permalink / raw)
  To: ml

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

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

[WIP] salt: update to 3004.
https://github.com/void-linux/void-packages/pull/34088

Description:
Blocked on new release that includes saltstack/salt#61064.

cc: @Vaelatern


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

* Re: [WIP] salt: update to 3004.
  2021-11-15  2:39 [PR PATCH] [WIP] salt: update to 3004 Goorzhel
                   ` (5 preceding siblings ...)
  2022-08-03  1:19 ` Goorzhel
@ 2022-10-02 21:28 ` Vaelatern
  6 siblings, 0 replies; 8+ messages in thread
From: Vaelatern @ 2022-10-02 21:28 UTC (permalink / raw)
  To: ml

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

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/34088#issuecomment-1264737022

Comment:
https://github.com/void-linux/void-packages/pull/39449

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

end of thread, other threads:[~2022-10-02 21:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-15  2:39 [PR PATCH] [WIP] salt: update to 3004 Goorzhel
2022-06-13  2:16 ` github-actions
2022-06-13 14:22 ` Vaelatern
2022-06-13 14:22 ` Vaelatern
2022-06-19  7:11 ` [PR PATCH] [Updated] " Goorzhel
2022-08-03  1:19 ` [PR PATCH] [Closed]: " Goorzhel
2022-08-03  1:19 ` Goorzhel
2022-10-02 21:28 ` Vaelatern

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