Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: zscroll-2.0.1
@ 2022-10-31 12:39 Barbaross93
  2022-10-31 12:41 ` [PR PATCH] [Updated] " Barbaross93
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Barbaross93 @ 2022-10-31 12:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbaross93/void-packages zscroll
https://github.com/void-linux/void-packages/pull/40245

New package: zscroll-2.0.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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, (amd64)


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

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

From 87d63bc19dc4e89b1b812e051b85d66e285e225e Mon Sep 17 00:00:00 2001
From: Barbaross <cullen.ross@proton.me>
Date: Mon, 31 Oct 2022 08:33:39 -0400
Subject: [PATCH] New package: zscroll-2.0.1

---
 srcpkgs/zscroll/template | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 srcpkgs/zscroll/template

diff --git a/srcpkgs/zscroll/template b/srcpkgs/zscroll/template
new file mode 100644
index 000000000000..5840181dbe91
--- /dev/null
+++ b/srcpkgs/zscroll/template
@@ -0,0 +1,11 @@
+# Template file for 'zscroll'
+pkgname=zscroll
+version=2.0.1
+revision=1
+build_style=python3-module
+short_desc="A text scroller for panels or terminals"
+maintainer="Barbaross <cullen.ross@proton.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/noctuid/zscroll"
+distfiles="${homepage}/archive/refs/tags/${version}.tar.gz"
+checksum=474cfea2bcedbf7b7cb81c85ee9494cc35d7ee30477a211b89f6aa878e799550

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

* Re: [PR PATCH] [Updated] New package: zscroll-2.0.1
  2022-10-31 12:39 [PR PATCH] New package: zscroll-2.0.1 Barbaross93
@ 2022-10-31 12:41 ` Barbaross93
  2022-10-31 12:43 ` Barbaross93
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Barbaross93 @ 2022-10-31 12:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbaross93/void-packages zscroll
https://github.com/void-linux/void-packages/pull/40245

New package: zscroll-2.0.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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, (amd64)


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

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

From 5dbcd700df084c92f49cefee1af4a15ae0106d80 Mon Sep 17 00:00:00 2001
From: Barbaross <cullen.ross@proton.me>
Date: Mon, 31 Oct 2022 08:33:39 -0400
Subject: [PATCH] New package: zscroll-2.0.1

---
 srcpkgs/zscroll/template | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 srcpkgs/zscroll/template

diff --git a/srcpkgs/zscroll/template b/srcpkgs/zscroll/template
new file mode 100644
index 000000000000..af984ff2c1bb
--- /dev/null
+++ b/srcpkgs/zscroll/template
@@ -0,0 +1,11 @@
+# Template file for 'zscroll'
+pkgname=zscroll
+version=2.0.1
+revision=1
+build_style=python3-module
+short_desc="Text scroller for panels or terminals"
+maintainer="Barbaross <cullen.ross@proton.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/noctuid/zscroll"
+distfiles="${homepage}/archive/refs/tags/${version}.tar.gz"
+checksum=474cfea2bcedbf7b7cb81c85ee9494cc35d7ee30477a211b89f6aa878e799550

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

* Re: New package: zscroll-2.0.1
  2022-10-31 12:39 [PR PATCH] New package: zscroll-2.0.1 Barbaross93
  2022-10-31 12:41 ` [PR PATCH] [Updated] " Barbaross93
@ 2022-10-31 12:43 ` Barbaross93
  2022-10-31 13:16 ` [PR REVIEW] " icp1994
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Barbaross93 @ 2022-10-31 12:43 UTC (permalink / raw)
  To: ml

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

New comment by Barbaross93 on void-packages repository

https://github.com/void-linux/void-packages/pull/40245#issuecomment-1297030643

Comment:
The build errors are the result of `python3` not being found. I'm not sure if there's something I need to change on my end?

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

* Re: [PR REVIEW] New package: zscroll-2.0.1
  2022-10-31 12:39 [PR PATCH] New package: zscroll-2.0.1 Barbaross93
                   ` (2 preceding siblings ...)
  2022-10-31 13:16 ` [PR REVIEW] " icp1994
@ 2022-10-31 13:16 ` icp1994
  2022-10-31 13:31 ` [PR PATCH] [Updated] " Barbaross93
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: icp1994 @ 2022-10-31 13:16 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/40245#discussion_r1009404676

Comment:
```suggestion
distfiles="https://github.com/noctuid/zscroll/archive/refs/tags/${version}.tar.gz"
```

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

* Re: [PR REVIEW] New package: zscroll-2.0.1
  2022-10-31 12:39 [PR PATCH] New package: zscroll-2.0.1 Barbaross93
  2022-10-31 12:41 ` [PR PATCH] [Updated] " Barbaross93
  2022-10-31 12:43 ` Barbaross93
@ 2022-10-31 13:16 ` icp1994
  2022-10-31 13:16 ` icp1994
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: icp1994 @ 2022-10-31 13:16 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/40245#discussion_r1009400665

Comment:
```suggestion
build_style=python3-module
make_check_args=" -s"
hostmakedepends="python3-setuptools"
depends="python3"
checkdepends="python3-pytest"
```

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

* Re: [PR PATCH] [Updated] New package: zscroll-2.0.1
  2022-10-31 12:39 [PR PATCH] New package: zscroll-2.0.1 Barbaross93
                   ` (3 preceding siblings ...)
  2022-10-31 13:16 ` icp1994
@ 2022-10-31 13:31 ` Barbaross93
  2022-10-31 13:31 ` [PR REVIEW] " Barbaross93
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Barbaross93 @ 2022-10-31 13:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbaross93/void-packages zscroll
https://github.com/void-linux/void-packages/pull/40245

New package: zscroll-2.0.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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, (amd64)


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

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

From c88cfcc4942b11126cb9e63a51c5df6f41e285b3 Mon Sep 17 00:00:00 2001
From: Barbaross <cullen.ross@proton.me>
Date: Mon, 31 Oct 2022 08:33:39 -0400
Subject: [PATCH] New package: zscroll-2.0.1

---
 srcpkgs/zscroll/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/zscroll/template

diff --git a/srcpkgs/zscroll/template b/srcpkgs/zscroll/template
new file mode 100644
index 000000000000..8afbef9bc2f0
--- /dev/null
+++ b/srcpkgs/zscroll/template
@@ -0,0 +1,15 @@
+# Template file for 'zscroll'
+pkgname=zscroll
+version=2.0.1
+revision=1
+build_style=python3-module
+make_check_args=" -s"
+hostmakedepends="python3-setuptools"
+depends="python3"
+checkdepends="python3-pytest"
+short_desc="Text scroller for panels or terminals"
+maintainer="Barbaross <cullen.ross@proton.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/noctuid/zscroll"
+distfiles="https://github.com/noctuid/zscroll/archive/refs/tags/${version}.tar.gz"
+checksum=474cfea2bcedbf7b7cb81c85ee9494cc35d7ee30477a211b89f6aa878e799550

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

* Re: [PR REVIEW] New package: zscroll-2.0.1
  2022-10-31 12:39 [PR PATCH] New package: zscroll-2.0.1 Barbaross93
                   ` (4 preceding siblings ...)
  2022-10-31 13:31 ` [PR PATCH] [Updated] " Barbaross93
@ 2022-10-31 13:31 ` Barbaross93
  2022-10-31 15:02 ` sgn
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Barbaross93 @ 2022-10-31 13:31 UTC (permalink / raw)
  To: ml

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

New review comment by Barbaross93 on void-packages repository

https://github.com/void-linux/void-packages/pull/40245#discussion_r1009422789

Comment:
Thank you for your feedback!

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

* Re: [PR REVIEW] New package: zscroll-2.0.1
  2022-10-31 12:39 [PR PATCH] New package: zscroll-2.0.1 Barbaross93
                   ` (5 preceding siblings ...)
  2022-10-31 13:31 ` [PR REVIEW] " Barbaross93
@ 2022-10-31 15:02 ` sgn
  2022-10-31 15:27 ` [PR PATCH] [Updated] " Barbaross93
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: sgn @ 2022-10-31 15:02 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/40245#discussion_r1009524626

Comment:
```suggestion
depends="python3-setuptools"
```

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

* Re: [PR PATCH] [Updated] New package: zscroll-2.0.1
  2022-10-31 12:39 [PR PATCH] New package: zscroll-2.0.1 Barbaross93
                   ` (6 preceding siblings ...)
  2022-10-31 15:02 ` sgn
@ 2022-10-31 15:27 ` Barbaross93
  2023-01-30  1:57 ` github-actions
  2023-02-13  2:01 ` [PR PATCH] [Closed]: " github-actions
  9 siblings, 0 replies; 11+ messages in thread
From: Barbaross93 @ 2022-10-31 15:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Barbaross93/void-packages zscroll
https://github.com/void-linux/void-packages/pull/40245

New package: zscroll-2.0.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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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, (amd64)


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

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

From ea96f0c3cb2b5ab6f19815560069dae80e908289 Mon Sep 17 00:00:00 2001
From: Barbaross <cullen.ross@proton.me>
Date: Mon, 31 Oct 2022 08:33:39 -0400
Subject: [PATCH] New package: zscroll-2.0.1

---
 srcpkgs/zscroll/template | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 srcpkgs/zscroll/template

diff --git a/srcpkgs/zscroll/template b/srcpkgs/zscroll/template
new file mode 100644
index 000000000000..29a3629748b9
--- /dev/null
+++ b/srcpkgs/zscroll/template
@@ -0,0 +1,15 @@
+# Template file for 'zscroll'
+pkgname=zscroll
+version=2.0.1
+revision=1
+build_style=python3-module
+make_check_args=" -s"
+hostmakedepends="python3-setuptools"
+depends="python3-setuptools"
+checkdepends="python3-pytest"
+short_desc="Text scroller for panels or terminals"
+maintainer="Barbaross <cullen.ross@proton.me>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/noctuid/zscroll"
+distfiles="https://github.com/noctuid/zscroll/archive/refs/tags/${version}.tar.gz"
+checksum=474cfea2bcedbf7b7cb81c85ee9494cc35d7ee30477a211b89f6aa878e799550

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

* Re: New package: zscroll-2.0.1
  2022-10-31 12:39 [PR PATCH] New package: zscroll-2.0.1 Barbaross93
                   ` (7 preceding siblings ...)
  2022-10-31 15:27 ` [PR PATCH] [Updated] " Barbaross93
@ 2023-01-30  1:57 ` github-actions
  2023-02-13  2:01 ` [PR PATCH] [Closed]: " github-actions
  9 siblings, 0 replies; 11+ messages in thread
From: github-actions @ 2023-01-30  1:57 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/40245#issuecomment-1407873443

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

* Re: [PR PATCH] [Closed]: New package: zscroll-2.0.1
  2022-10-31 12:39 [PR PATCH] New package: zscroll-2.0.1 Barbaross93
                   ` (8 preceding siblings ...)
  2023-01-30  1:57 ` github-actions
@ 2023-02-13  2:01 ` github-actions
  9 siblings, 0 replies; 11+ messages in thread
From: github-actions @ 2023-02-13  2:01 UTC (permalink / raw)
  To: ml

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

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

New package: zscroll-2.0.1
https://github.com/void-linux/void-packages/pull/40245

Description:
<!-- 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 [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- 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, (amd64)


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

end of thread, other threads:[~2023-02-13  2:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-31 12:39 [PR PATCH] New package: zscroll-2.0.1 Barbaross93
2022-10-31 12:41 ` [PR PATCH] [Updated] " Barbaross93
2022-10-31 12:43 ` Barbaross93
2022-10-31 13:16 ` [PR REVIEW] " icp1994
2022-10-31 13:16 ` icp1994
2022-10-31 13:31 ` [PR PATCH] [Updated] " Barbaross93
2022-10-31 13:31 ` [PR REVIEW] " Barbaross93
2022-10-31 15:02 ` sgn
2022-10-31 15:27 ` [PR PATCH] [Updated] " Barbaross93
2023-01-30  1:57 ` github-actions
2023-02-13  2:01 ` [PR PATCH] [Closed]: " github-actions

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