Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sigi: update to 3.1.1.
@ 2022-04-11  5:51 hiljusti
  2022-04-21  9:30 ` [PR PATCH] [Updated] " hiljusti
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: hiljusti @ 2022-04-11  5:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi
https://github.com/void-linux/void-packages/pull/36632

sigi: update to 3.1.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36632.patch is attached

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

From 9c9a2e1b349d0d80299fab93a20bdfe8bc22fcf1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Sun, 10 Apr 2022 22:53:13 -0700
Subject: [PATCH] sigi: update to 3.1.1.

---
 srcpkgs/sigi/template | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index d9fc482b8207..24117afe8b45 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,6 +1,6 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.1.0
+version=3.1.1
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
@@ -8,14 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
 homepage="https://github.com/hiljusti/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=967e492a89f05c3a373929a48e0a1a7712d4742b150216228feff4a7869297e3
-
-pre_check() {
-	# CLI tests in the project rely on BATS (more than just bats-core) through
-	# git submodules. We skip those tests here until the other bats components
-	# are imported in Void or https://github.com/hiljusti/sigi/issues/19
-	export SKIP_BATS_TESTS=1
-}
+checksum=6d063ff4763e7f6925f0ca85563c2e7008e18983d66051361122d1f477bfd77d
 
 post_install() {
 	vman sigi.1

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

* Re: [PR PATCH] [Updated] sigi: update to 3.1.1.
  2022-04-11  5:51 [PR PATCH] sigi: update to 3.1.1 hiljusti
@ 2022-04-21  9:30 ` hiljusti
  2022-04-21  9:35 ` [PR PATCH] [Updated] sigi: update to 3.2.1 hiljusti
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: hiljusti @ 2022-04-21  9:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi
https://github.com/void-linux/void-packages/pull/36632

sigi: update to 3.1.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36632.patch is attached

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

From 4abb5209eed8281077b8111f7e2df3a112573ed0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Sun, 10 Apr 2022 22:53:13 -0700
Subject: [PATCH] sigi: update to 3.2.1

---
 srcpkgs/sigi/template | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index d9fc482b8207..39a048dee9cc 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,6 +1,6 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.1.0
+version=3.2.1
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
@@ -8,14 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
 homepage="https://github.com/hiljusti/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=967e492a89f05c3a373929a48e0a1a7712d4742b150216228feff4a7869297e3
-
-pre_check() {
-	# CLI tests in the project rely on BATS (more than just bats-core) through
-	# git submodules. We skip those tests here until the other bats components
-	# are imported in Void or https://github.com/hiljusti/sigi/issues/19
-	export SKIP_BATS_TESTS=1
-}
+checksum=6d063ff4763e7f6925f0ca85563c2e7008e18983d66051361122d1f477bfd77d
 
 post_install() {
 	vman sigi.1

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

* Re: [PR PATCH] [Updated] sigi: update to 3.2.1
  2022-04-11  5:51 [PR PATCH] sigi: update to 3.1.1 hiljusti
  2022-04-21  9:30 ` [PR PATCH] [Updated] " hiljusti
@ 2022-04-21  9:35 ` hiljusti
  2022-04-24  6:28 ` hiljusti
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: hiljusti @ 2022-04-21  9:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi
https://github.com/void-linux/void-packages/pull/36632

sigi: update to 3.2.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36632.patch is attached

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

From 67a143524fe78c401c12169e7801ec44e647a63b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Sun, 10 Apr 2022 22:53:13 -0700
Subject: [PATCH] sigi: update to 3.2.1

---
 srcpkgs/sigi/template | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index d9fc482b8207..be1b3d0d51ee 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,6 +1,6 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.1.0
+version=3.2.1
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
@@ -8,14 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
 homepage="https://github.com/hiljusti/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=967e492a89f05c3a373929a48e0a1a7712d4742b150216228feff4a7869297e3
-
-pre_check() {
-	# CLI tests in the project rely on BATS (more than just bats-core) through
-	# git submodules. We skip those tests here until the other bats components
-	# are imported in Void or https://github.com/hiljusti/sigi/issues/19
-	export SKIP_BATS_TESTS=1
-}
+checksum=6a230b8aaae39efb1df133c50702b7e1171848319d399ce6362302ff0775b847
 
 post_install() {
 	vman sigi.1

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

* Re: [PR PATCH] [Updated] sigi: update to 3.2.1
  2022-04-11  5:51 [PR PATCH] sigi: update to 3.1.1 hiljusti
  2022-04-21  9:30 ` [PR PATCH] [Updated] " hiljusti
  2022-04-21  9:35 ` [PR PATCH] [Updated] sigi: update to 3.2.1 hiljusti
@ 2022-04-24  6:28 ` hiljusti
  2022-05-07  6:37 ` [PR PATCH] [Updated] sigi: update to 3.2.2 hiljusti
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: hiljusti @ 2022-04-24  6:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi
https://github.com/void-linux/void-packages/pull/36632

sigi: update to 3.2.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36632.patch is attached

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

From 4c872ddffb32a4f44db07e51341269accb27a109 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Sun, 10 Apr 2022 22:53:13 -0700
Subject: [PATCH] sigi: update to 3.2.2

---
 srcpkgs/sigi/template | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index d9fc482b8207..abfdac7abe22 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,6 +1,6 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.1.0
+version=3.2.2
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
@@ -8,14 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
 homepage="https://github.com/hiljusti/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=967e492a89f05c3a373929a48e0a1a7712d4742b150216228feff4a7869297e3
-
-pre_check() {
-	# CLI tests in the project rely on BATS (more than just bats-core) through
-	# git submodules. We skip those tests here until the other bats components
-	# are imported in Void or https://github.com/hiljusti/sigi/issues/19
-	export SKIP_BATS_TESTS=1
-}
+checksum=aaed19deaecac0c5976fb8ed195555eb227fa0a3e648570b47928125f5848c7f
 
 post_install() {
 	vman sigi.1

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

* Re: [PR PATCH] [Updated] sigi: update to 3.2.2
  2022-04-11  5:51 [PR PATCH] sigi: update to 3.1.1 hiljusti
                   ` (2 preceding siblings ...)
  2022-04-24  6:28 ` hiljusti
@ 2022-05-07  6:37 ` hiljusti
  2022-05-07  6:45 ` hiljusti
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: hiljusti @ 2022-05-07  6:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi
https://github.com/void-linux/void-packages/pull/36632

sigi: update to 3.2.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36632.patch is attached

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

From abe71c865f6504e87a2159270edf2e0a2c2485b2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Sun, 10 Apr 2022 22:53:13 -0700
Subject: [PATCH] sigi: update to 3.2.2

---
 srcpkgs/sigi/template | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index d9fc482b8207..abfdac7abe22 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,6 +1,6 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.1.0
+version=3.2.2
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
@@ -8,14 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
 homepage="https://github.com/hiljusti/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=967e492a89f05c3a373929a48e0a1a7712d4742b150216228feff4a7869297e3
-
-pre_check() {
-	# CLI tests in the project rely on BATS (more than just bats-core) through
-	# git submodules. We skip those tests here until the other bats components
-	# are imported in Void or https://github.com/hiljusti/sigi/issues/19
-	export SKIP_BATS_TESTS=1
-}
+checksum=aaed19deaecac0c5976fb8ed195555eb227fa0a3e648570b47928125f5848c7f
 
 post_install() {
 	vman sigi.1

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

* Re: [PR PATCH] [Updated] sigi: update to 3.2.2
  2022-04-11  5:51 [PR PATCH] sigi: update to 3.1.1 hiljusti
                   ` (3 preceding siblings ...)
  2022-05-07  6:37 ` [PR PATCH] [Updated] sigi: update to 3.2.2 hiljusti
@ 2022-05-07  6:45 ` hiljusti
  2022-05-13  9:29 ` [PR PATCH] [Updated] sigi: update to 3.3.0 hiljusti
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: hiljusti @ 2022-05-07  6:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi
https://github.com/void-linux/void-packages/pull/36632

sigi: update to 3.2.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36632.patch is attached

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

From 44656b1aec8fcda60619497154468889f69d2cb5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Sun, 10 Apr 2022 22:53:13 -0700
Subject: [PATCH] sigi: update to 3.3.0

---
 srcpkgs/sigi/template | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index d9fc482b8207..660a19a387f1 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,6 +1,6 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.1.0
+version=3.3.0
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
@@ -8,14 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
 homepage="https://github.com/hiljusti/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=967e492a89f05c3a373929a48e0a1a7712d4742b150216228feff4a7869297e3
-
-pre_check() {
-	# CLI tests in the project rely on BATS (more than just bats-core) through
-	# git submodules. We skip those tests here until the other bats components
-	# are imported in Void or https://github.com/hiljusti/sigi/issues/19
-	export SKIP_BATS_TESTS=1
-}
+checksum=6ee073958cf0ad0d78efab105e89c5d5711907d2de5046c0cbe74c43f2e0810d
 
 post_install() {
 	vman sigi.1

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

* Re: [PR PATCH] [Updated] sigi: update to 3.3.0
  2022-04-11  5:51 [PR PATCH] sigi: update to 3.1.1 hiljusti
                   ` (4 preceding siblings ...)
  2022-05-07  6:45 ` hiljusti
@ 2022-05-13  9:29 ` hiljusti
  2022-05-15 10:05 ` hiljusti
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: hiljusti @ 2022-05-13  9:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi
https://github.com/void-linux/void-packages/pull/36632

sigi: update to 3.3.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

https://github.com/hiljusti/sigi/compare/v3.1.0...v3.3.0

There are no breaking changes introduced here, just a few added features, updates to tests, and minor bug fixes.

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36632.patch is attached

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

From 2291edfa689ac85df1657dcf42b56fd4a840c15e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Sun, 10 Apr 2022 22:53:13 -0700
Subject: [PATCH] sigi: update to 3.3.0

---
 srcpkgs/sigi/template | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index d9fc482b8207..660a19a387f1 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,6 +1,6 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.1.0
+version=3.3.0
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
@@ -8,14 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
 homepage="https://github.com/hiljusti/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=967e492a89f05c3a373929a48e0a1a7712d4742b150216228feff4a7869297e3
-
-pre_check() {
-	# CLI tests in the project rely on BATS (more than just bats-core) through
-	# git submodules. We skip those tests here until the other bats components
-	# are imported in Void or https://github.com/hiljusti/sigi/issues/19
-	export SKIP_BATS_TESTS=1
-}
+checksum=6ee073958cf0ad0d78efab105e89c5d5711907d2de5046c0cbe74c43f2e0810d
 
 post_install() {
 	vman sigi.1

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

* Re: [PR PATCH] [Updated] sigi: update to 3.3.0
  2022-04-11  5:51 [PR PATCH] sigi: update to 3.1.1 hiljusti
                   ` (5 preceding siblings ...)
  2022-05-13  9:29 ` [PR PATCH] [Updated] sigi: update to 3.3.0 hiljusti
@ 2022-05-15 10:05 ` hiljusti
  2022-05-15 10:13 ` hiljusti
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: hiljusti @ 2022-05-15 10:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi
https://github.com/void-linux/void-packages/pull/36632

sigi: update to 3.3.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

https://github.com/hiljusti/sigi/compare/v3.1.0...v3.3.0

There are no breaking changes introduced here, just a few added features, updates to tests, and minor bug fixes.

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36632.patch is attached

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

From 8e29df9cfb2a150ee44e7e8533e842a76cd08c92 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Sun, 10 Apr 2022 22:53:13 -0700
Subject: [PATCH] sigi: update to 3.3.0

---
 srcpkgs/sigi/template | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index d9fc482b8207..660a19a387f1 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,6 +1,6 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.1.0
+version=3.3.0
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
@@ -8,14 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
 homepage="https://github.com/hiljusti/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=967e492a89f05c3a373929a48e0a1a7712d4742b150216228feff4a7869297e3
-
-pre_check() {
-	# CLI tests in the project rely on BATS (more than just bats-core) through
-	# git submodules. We skip those tests here until the other bats components
-	# are imported in Void or https://github.com/hiljusti/sigi/issues/19
-	export SKIP_BATS_TESTS=1
-}
+checksum=6ee073958cf0ad0d78efab105e89c5d5711907d2de5046c0cbe74c43f2e0810d
 
 post_install() {
 	vman sigi.1

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

* Re: [PR PATCH] [Updated] sigi: update to 3.3.0
  2022-04-11  5:51 [PR PATCH] sigi: update to 3.1.1 hiljusti
                   ` (6 preceding siblings ...)
  2022-05-15 10:05 ` hiljusti
@ 2022-05-15 10:13 ` hiljusti
  2022-06-03  5:57 ` [PR PATCH] [Updated] sigi: update to 3.4.0 hiljusti
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: hiljusti @ 2022-05-15 10:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi
https://github.com/void-linux/void-packages/pull/36632

sigi: update to 3.3.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

https://github.com/hiljusti/sigi/compare/v3.1.0...v3.3.0

There are no breaking changes introduced here, just a few added features, updates to tests, and minor bug fixes.

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36632.patch is attached

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

From 43f589ec4db4729d9e975504e915878d0cd26653 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Sun, 10 Apr 2022 22:53:13 -0700
Subject: [PATCH] sigi: update to 3.4.0

---
 srcpkgs/sigi/template | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index d9fc482b8207..1979f462932c 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,6 +1,6 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.1.0
+version=3.4.0
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
@@ -8,14 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
 homepage="https://github.com/hiljusti/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=967e492a89f05c3a373929a48e0a1a7712d4742b150216228feff4a7869297e3
-
-pre_check() {
-	# CLI tests in the project rely on BATS (more than just bats-core) through
-	# git submodules. We skip those tests here until the other bats components
-	# are imported in Void or https://github.com/hiljusti/sigi/issues/19
-	export SKIP_BATS_TESTS=1
-}
+checksum=f12fb8bcbc1b1c8e1cbe45c5330339e2711be7cd5e3decf3c73d105cf20bf339
 
 post_install() {
 	vman sigi.1

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

* Re: [PR PATCH] [Updated] sigi: update to 3.4.0
  2022-04-11  5:51 [PR PATCH] sigi: update to 3.1.1 hiljusti
                   ` (7 preceding siblings ...)
  2022-05-15 10:13 ` hiljusti
@ 2022-06-03  5:57 ` hiljusti
  2022-06-12  8:55 ` hiljusti
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: hiljusti @ 2022-06-03  5:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi
https://github.com/void-linux/void-packages/pull/36632

sigi: update to 3.4.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

There are no breaking changes introduced since 3.1.0. There are some added features (e.g. an interactive/stdin mode), some bugfixes, and some internal things like refactoring & updates to tests.

https://github.com/hiljusti/sigi/compare/v3.1.0...v3.4.0

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36632.patch is attached

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

From 4539cf370f8edf721e693c8514799383d5972720 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Sun, 10 Apr 2022 22:53:13 -0700
Subject: [PATCH] sigi: update to 3.4.0

---
 srcpkgs/sigi/template | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index d9fc482b8207..1979f462932c 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,6 +1,6 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.1.0
+version=3.4.0
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
@@ -8,14 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
 homepage="https://github.com/hiljusti/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=967e492a89f05c3a373929a48e0a1a7712d4742b150216228feff4a7869297e3
-
-pre_check() {
-	# CLI tests in the project rely on BATS (more than just bats-core) through
-	# git submodules. We skip those tests here until the other bats components
-	# are imported in Void or https://github.com/hiljusti/sigi/issues/19
-	export SKIP_BATS_TESTS=1
-}
+checksum=f12fb8bcbc1b1c8e1cbe45c5330339e2711be7cd5e3decf3c73d105cf20bf339
 
 post_install() {
 	vman sigi.1

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

* Re: [PR PATCH] [Updated] sigi: update to 3.4.0
  2022-04-11  5:51 [PR PATCH] sigi: update to 3.1.1 hiljusti
                   ` (8 preceding siblings ...)
  2022-06-03  5:57 ` [PR PATCH] [Updated] sigi: update to 3.4.0 hiljusti
@ 2022-06-12  8:55 ` hiljusti
  2022-06-29 14:02 ` cinerea0
  2022-06-29 20:28 ` [PR PATCH] [Closed]: " Duncaen
  11 siblings, 0 replies; 13+ messages in thread
From: hiljusti @ 2022-06-12  8:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/hiljusti/void-packages update/sigi
https://github.com/void-linux/void-packages/pull/36632

sigi: update to 3.4.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

There are no breaking changes introduced since 3.1.0. There are some added features (e.g. an interactive/stdin mode), some bugfixes, and some internal things like refactoring & updates to tests.

https://github.com/hiljusti/sigi/compare/v3.1.0...v3.4.0

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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/36632.patch is attached

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

From 8f23bd390155287a8091ed95623b192a9ce090ed Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=EF=BD=88=EF=BD=89=EF=BD=8C=EF=BD=8A=EF=BD=95=EF=BD=93?=
 =?UTF-8?q?=EF=BD=94=EF=BD=89?= <hiljusti@so.dang.cool>
Date: Sun, 10 Apr 2022 22:53:13 -0700
Subject: [PATCH] sigi: update to 3.4.0

---
 srcpkgs/sigi/template | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template
index d9fc482b8207..1979f462932c 100644
--- a/srcpkgs/sigi/template
+++ b/srcpkgs/sigi/template
@@ -1,6 +1,6 @@
 # Template file for 'sigi'
 pkgname=sigi
-version=3.1.0
+version=3.4.0
 revision=1
 build_style=cargo
 short_desc="Organization tool for people who hate organization"
@@ -8,14 +8,7 @@ maintainer="J.R. Hill <hiljusti@so.dang.cool>"
 license="GPL-2.0-only"
 homepage="https://github.com/hiljusti/sigi"
 distfiles="https://crates.io/api/v1/crates/sigi/${version}/download>sigi-${version}.tar.gz"
-checksum=967e492a89f05c3a373929a48e0a1a7712d4742b150216228feff4a7869297e3
-
-pre_check() {
-	# CLI tests in the project rely on BATS (more than just bats-core) through
-	# git submodules. We skip those tests here until the other bats components
-	# are imported in Void or https://github.com/hiljusti/sigi/issues/19
-	export SKIP_BATS_TESTS=1
-}
+checksum=f12fb8bcbc1b1c8e1cbe45c5330339e2711be7cd5e3decf3c73d105cf20bf339
 
 post_install() {
 	vman sigi.1

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

* Re: sigi: update to 3.4.0
  2022-04-11  5:51 [PR PATCH] sigi: update to 3.1.1 hiljusti
                   ` (9 preceding siblings ...)
  2022-06-12  8:55 ` hiljusti
@ 2022-06-29 14:02 ` cinerea0
  2022-06-29 20:28 ` [PR PATCH] [Closed]: " Duncaen
  11 siblings, 0 replies; 13+ messages in thread
From: cinerea0 @ 2022-06-29 14:02 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/36632#issuecomment-1170021913

Comment:
Could you please update this use 3.4.1?

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

* Re: [PR PATCH] [Closed]: sigi: update to 3.4.0
  2022-04-11  5:51 [PR PATCH] sigi: update to 3.1.1 hiljusti
                   ` (10 preceding siblings ...)
  2022-06-29 14:02 ` cinerea0
@ 2022-06-29 20:28 ` Duncaen
  11 siblings, 0 replies; 13+ messages in thread
From: Duncaen @ 2022-06-29 20:28 UTC (permalink / raw)
  To: ml

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

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

sigi: update to 3.4.0
https://github.com/void-linux/void-packages/pull/36632

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

There are no breaking changes introduced since 3.1.0. There are some added features (e.g. an interactive/stdin mode), some bugfixes, and some internal things like refactoring & updates to tests.

https://github.com/hiljusti/sigi/compare/v3.1.0...v3.4.0

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- 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] 13+ messages in thread

end of thread, other threads:[~2022-06-29 20:28 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11  5:51 [PR PATCH] sigi: update to 3.1.1 hiljusti
2022-04-21  9:30 ` [PR PATCH] [Updated] " hiljusti
2022-04-21  9:35 ` [PR PATCH] [Updated] sigi: update to 3.2.1 hiljusti
2022-04-24  6:28 ` hiljusti
2022-05-07  6:37 ` [PR PATCH] [Updated] sigi: update to 3.2.2 hiljusti
2022-05-07  6:45 ` hiljusti
2022-05-13  9:29 ` [PR PATCH] [Updated] sigi: update to 3.3.0 hiljusti
2022-05-15 10:05 ` hiljusti
2022-05-15 10:13 ` hiljusti
2022-06-03  5:57 ` [PR PATCH] [Updated] sigi: update to 3.4.0 hiljusti
2022-06-12  8:55 ` hiljusti
2022-06-29 14:02 ` cinerea0
2022-06-29 20:28 ` [PR PATCH] [Closed]: " Duncaen

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