Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] newt: update to 0.52.24.
@ 2024-12-12 21:44 gmbeard
  2024-12-14 14:39 ` [PR PATCH] [Updated] " gmbeard
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: gmbeard @ 2024-12-12 21:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gmbeard/void-packages newt-update-to-0.52.24
https://github.com/void-linux/void-packages/pull/53500

newt: update to 0.52.24.
<!-- 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**|**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, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64 (crossbuild)
  - x86_64-musl (crossbuild)

Fixes #53427


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-newt-update-to-0.52.24-53500.patch --]
[-- Type: text/x-diff, Size: 1089 bytes --]

From 377af1f93a0cf2145feae13fdb04faac117111b5 Mon Sep 17 00:00:00 2001
From: Greg Beard <gmbeard@googlemail.com>
Date: Thu, 12 Dec 2024 21:41:55 +0000
Subject: [PATCH] newt: update to 0.52.24.

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

diff --git a/srcpkgs/newt/template b/srcpkgs/newt/template
index e616a14256ab97..7888dafb19aacc 100644
--- a/srcpkgs/newt/template
+++ b/srcpkgs/newt/template
@@ -1,7 +1,7 @@
 # Template file for 'newt'
 pkgname=newt
-version=0.52.21
-revision=7
+version=0.52.24
+revision=1
 build_style=gnu-configure
 hostmakedepends="python3-devel"
 makedepends="slang-devel popt-devel python3-devel"
@@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.0-only"
 homepage="https://pagure.io/newt/"
 distfiles="https://pagure.io/releases/newt/newt-${version}.tar.gz"
-checksum=265eb46b55d7eaeb887fca7a1d51fe115658882dfe148164b6c49fccac5abb31
+checksum=5ded7e221f85f642521c49b1826c8de19845aa372baf5d630a51774b544fbdbb
 
 newt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] newt: update to 0.52.24.
  2024-12-12 21:44 [PR PATCH] newt: update to 0.52.24 gmbeard
@ 2024-12-14 14:39 ` gmbeard
  2024-12-14 15:40 ` gmbeard
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: gmbeard @ 2024-12-14 14:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gmbeard/void-packages newt-update-to-0.52.24
https://github.com/void-linux/void-packages/pull/53500

newt: update to 0.52.24.
<!-- 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**|**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, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64 (crossbuild)
  - x86_64-musl (crossbuild)

Fixes #53427


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-newt-update-to-0.52.24-53500.patch --]
[-- Type: text/x-diff, Size: 1089 bytes --]

From 0f39df6cfda09e7cf19b8cf57bb6049b53170264 Mon Sep 17 00:00:00 2001
From: Greg Beard <gmbeard@googlemail.com>
Date: Thu, 12 Dec 2024 21:41:55 +0000
Subject: [PATCH] newt: update to 0.52.24.

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

diff --git a/srcpkgs/newt/template b/srcpkgs/newt/template
index 61306f117afdc1..7888dafb19aacc 100644
--- a/srcpkgs/newt/template
+++ b/srcpkgs/newt/template
@@ -1,7 +1,7 @@
 # Template file for 'newt'
 pkgname=newt
-version=0.52.21
-revision=8
+version=0.52.24
+revision=1
 build_style=gnu-configure
 hostmakedepends="python3-devel"
 makedepends="slang-devel popt-devel python3-devel"
@@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.0-only"
 homepage="https://pagure.io/newt/"
 distfiles="https://pagure.io/releases/newt/newt-${version}.tar.gz"
-checksum=265eb46b55d7eaeb887fca7a1d51fe115658882dfe148164b6c49fccac5abb31
+checksum=5ded7e221f85f642521c49b1826c8de19845aa372baf5d630a51774b544fbdbb
 
 newt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: newt: update to 0.52.24.
  2024-12-12 21:44 [PR PATCH] newt: update to 0.52.24 gmbeard
  2024-12-14 14:39 ` [PR PATCH] [Updated] " gmbeard
@ 2024-12-14 15:40 ` gmbeard
  2024-12-14 15:42 ` gmbeard
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: gmbeard @ 2024-12-14 15:40 UTC (permalink / raw)
  To: ml

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

New comment by gmbeard on void-packages repository

https://github.com/void-linux/void-packages/pull/53500#issuecomment-2543159082

Comment:
I had to rebase this commit because of a conflict .

The failing check is because `python3{-devel}` is being built from its srcpkg (I'm guessing `python3-3.13.1_1` hasn't landed in the binary repos yet). The failure is in one of the python tests.

I've built both `python3` and `newt` locally, for `x86_64-musl`, and I don't get this failure.

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

* Re: newt: update to 0.52.24.
  2024-12-12 21:44 [PR PATCH] newt: update to 0.52.24 gmbeard
  2024-12-14 14:39 ` [PR PATCH] [Updated] " gmbeard
  2024-12-14 15:40 ` gmbeard
@ 2024-12-14 15:42 ` gmbeard
  2024-12-19  7:34 ` [PR PATCH] [Updated] " gmbeard
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: gmbeard @ 2024-12-14 15:42 UTC (permalink / raw)
  To: ml

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

New comment by gmbeard on void-packages repository

https://github.com/void-linux/void-packages/pull/53500#issuecomment-2543159082

Comment:
I had to rebase this commit because of a conflict .

The failing check is because `python3{-devel}` is being built from its srcpkg (I'm guessing `python3-3.13.1_1` hasn't landed in the binary repos yet). One or more of the python tests are failing.

I've built both `python3` and `newt` locally, for `x86_64-musl`, and can't reproduce these failures.

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

* Re: [PR PATCH] [Updated] newt: update to 0.52.24.
  2024-12-12 21:44 [PR PATCH] newt: update to 0.52.24 gmbeard
                   ` (2 preceding siblings ...)
  2024-12-14 15:42 ` gmbeard
@ 2024-12-19  7:34 ` gmbeard
  2024-12-19 18:43 ` gmbeard
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: gmbeard @ 2024-12-19  7:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gmbeard/void-packages newt-update-to-0.52.24
https://github.com/void-linux/void-packages/pull/53500

newt: update to 0.52.24.
<!-- 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**|**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, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64 (crossbuild)
  - x86_64-musl (crossbuild)

Fixes #53427


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-newt-update-to-0.52.24-53500.patch --]
[-- Type: text/x-diff, Size: 1089 bytes --]

From 37f128412a7e42f0bedc3ed3f1408e111e62d0ed Mon Sep 17 00:00:00 2001
From: Greg Beard <gmbeard@googlemail.com>
Date: Thu, 12 Dec 2024 21:41:55 +0000
Subject: [PATCH] newt: update to 0.52.24.

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

diff --git a/srcpkgs/newt/template b/srcpkgs/newt/template
index 61306f117afdc1..7888dafb19aacc 100644
--- a/srcpkgs/newt/template
+++ b/srcpkgs/newt/template
@@ -1,7 +1,7 @@
 # Template file for 'newt'
 pkgname=newt
-version=0.52.21
-revision=8
+version=0.52.24
+revision=1
 build_style=gnu-configure
 hostmakedepends="python3-devel"
 makedepends="slang-devel popt-devel python3-devel"
@@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.0-only"
 homepage="https://pagure.io/newt/"
 distfiles="https://pagure.io/releases/newt/newt-${version}.tar.gz"
-checksum=265eb46b55d7eaeb887fca7a1d51fe115658882dfe148164b6c49fccac5abb31
+checksum=5ded7e221f85f642521c49b1826c8de19845aa372baf5d630a51774b544fbdbb
 
 newt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] newt: update to 0.52.24.
  2024-12-12 21:44 [PR PATCH] newt: update to 0.52.24 gmbeard
                   ` (3 preceding siblings ...)
  2024-12-19  7:34 ` [PR PATCH] [Updated] " gmbeard
@ 2024-12-19 18:43 ` gmbeard
  2024-12-19 18:53 ` gmbeard
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: gmbeard @ 2024-12-19 18:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gmbeard/void-packages newt-update-to-0.52.24
https://github.com/void-linux/void-packages/pull/53500

newt: update to 0.52.24.
<!-- 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**|**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, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64 (crossbuild)
  - x86_64-musl (crossbuild)

Fixes #53427


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-newt-update-to-0.52.24-53500.patch --]
[-- Type: text/x-diff, Size: 1209 bytes --]

From 53c933bcec0db2306d8cbdd861a07897a909af80 Mon Sep 17 00:00:00 2001
From: Greg Beard <gmbeard@googlemail.com>
Date: Thu, 12 Dec 2024 21:41:55 +0000
Subject: [PATCH] newt: update to 0.52.24.

---
 srcpkgs/newt/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/newt/template b/srcpkgs/newt/template
index 61306f117afdc1..2a6228617c99ff 100644
--- a/srcpkgs/newt/template
+++ b/srcpkgs/newt/template
@@ -1,16 +1,16 @@
 # Template file for 'newt'
 pkgname=newt
-version=0.52.21
-revision=8
+version=0.52.24
+revision=1
 build_style=gnu-configure
-hostmakedepends="python3-devel"
+hostmakedepends="python3-devel python3-packaging-bootstrap"
 makedepends="slang-devel popt-devel python3-devel"
 short_desc="Library for color text mode, widget based user interfaces"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.0-only"
 homepage="https://pagure.io/newt/"
 distfiles="https://pagure.io/releases/newt/newt-${version}.tar.gz"
-checksum=265eb46b55d7eaeb887fca7a1d51fe115658882dfe148164b6c49fccac5abb31
+checksum=5ded7e221f85f642521c49b1826c8de19845aa372baf5d630a51774b544fbdbb
 
 newt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] newt: update to 0.52.24.
  2024-12-12 21:44 [PR PATCH] newt: update to 0.52.24 gmbeard
                   ` (4 preceding siblings ...)
  2024-12-19 18:43 ` gmbeard
@ 2024-12-19 18:53 ` gmbeard
  2024-12-19 19:16 ` gmbeard
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: gmbeard @ 2024-12-19 18:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gmbeard/void-packages newt-update-to-0.52.24
https://github.com/void-linux/void-packages/pull/53500

newt: update to 0.52.24.
<!-- 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**|**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, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64 (crossbuild)
  - x86_64-musl (crossbuild)

Fixes #53427


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-newt-update-to-0.52.24-53500.patch --]
[-- Type: text/x-diff, Size: 1413 bytes --]

From 4eda704bfcaee89ca8cae7409ca831328717c4dc Mon Sep 17 00:00:00 2001
From: Greg Beard <gmbeard@googlemail.com>
Date: Thu, 12 Dec 2024 21:41:55 +0000
Subject: [PATCH] newt: update to 0.52.24.

---
 srcpkgs/newt/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/newt/template b/srcpkgs/newt/template
index 61306f117afdc1..80c8d313e19110 100644
--- a/srcpkgs/newt/template
+++ b/srcpkgs/newt/template
@@ -1,16 +1,16 @@
 # Template file for 'newt'
 pkgname=newt
-version=0.52.21
-revision=8
+version=0.52.24
+revision=1
 build_style=gnu-configure
-hostmakedepends="python3-devel"
+hostmakedepends="python3-devel python3-packaging-bootstrap"
 makedepends="slang-devel popt-devel python3-devel"
 short_desc="Library for color text mode, widget based user interfaces"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.0-only"
 homepage="https://pagure.io/newt/"
 distfiles="https://pagure.io/releases/newt/newt-${version}.tar.gz"
-checksum=265eb46b55d7eaeb887fca7a1d51fe115658882dfe148164b6c49fccac5abb31
+checksum=5ded7e221f85f642521c49b1826c8de19845aa372baf5d630a51774b544fbdbb
 
 newt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"
@@ -23,6 +23,7 @@ newt-devel_package() {
 	}
 }
 newt-python3_package() {
+	depends="${sourcepkg}>=${version}_${revision}"
 	short_desc+=" - Python3 bindings"
 	pkg_install() {
 		vmove usr/lib/python3*

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

* Re: [PR PATCH] [Updated] newt: update to 0.52.24.
  2024-12-12 21:44 [PR PATCH] newt: update to 0.52.24 gmbeard
                   ` (5 preceding siblings ...)
  2024-12-19 18:53 ` gmbeard
@ 2024-12-19 19:16 ` gmbeard
  2024-12-20  5:16 ` gmbeard
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: gmbeard @ 2024-12-19 19:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gmbeard/void-packages newt-update-to-0.52.24
https://github.com/void-linux/void-packages/pull/53500

newt: update to 0.52.24.
<!-- 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**|**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, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64 (crossbuild)
  - x86_64-musl (crossbuild)

Fixes #53427


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-newt-update-to-0.52.24-53500.patch --]
[-- Type: text/x-diff, Size: 1209 bytes --]

From d1d3fba4140716bf8750d93f277a6dd462bd4cce Mon Sep 17 00:00:00 2001
From: Greg Beard <gmbeard@googlemail.com>
Date: Thu, 12 Dec 2024 21:41:55 +0000
Subject: [PATCH] newt: update to 0.52.24.

---
 srcpkgs/newt/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/newt/template b/srcpkgs/newt/template
index 61306f117afdc1..2a6228617c99ff 100644
--- a/srcpkgs/newt/template
+++ b/srcpkgs/newt/template
@@ -1,16 +1,16 @@
 # Template file for 'newt'
 pkgname=newt
-version=0.52.21
-revision=8
+version=0.52.24
+revision=1
 build_style=gnu-configure
-hostmakedepends="python3-devel"
+hostmakedepends="python3-devel python3-packaging-bootstrap"
 makedepends="slang-devel popt-devel python3-devel"
 short_desc="Library for color text mode, widget based user interfaces"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.0-only"
 homepage="https://pagure.io/newt/"
 distfiles="https://pagure.io/releases/newt/newt-${version}.tar.gz"
-checksum=265eb46b55d7eaeb887fca7a1d51fe115658882dfe148164b6c49fccac5abb31
+checksum=5ded7e221f85f642521c49b1826c8de19845aa372baf5d630a51774b544fbdbb
 
 newt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] newt: update to 0.52.24.
  2024-12-12 21:44 [PR PATCH] newt: update to 0.52.24 gmbeard
                   ` (6 preceding siblings ...)
  2024-12-19 19:16 ` gmbeard
@ 2024-12-20  5:16 ` gmbeard
  2024-12-20  5:20 ` gmbeard
  2024-12-24 19:07 ` [PR PATCH] [Closed]: " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: gmbeard @ 2024-12-20  5:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gmbeard/void-packages newt-update-to-0.52.24
https://github.com/void-linux/void-packages/pull/53500

newt: update to 0.52.24.
<!-- 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**|**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, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64 (crossbuild)
  - x86_64-musl (crossbuild)

Fixes #53427


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-newt-update-to-0.52.24-53500.patch --]
[-- Type: text/x-diff, Size: 1209 bytes --]

From 56d12eaeae2359de908d4b0c8faba2a26d290010 Mon Sep 17 00:00:00 2001
From: Greg Beard <gmbeard@googlemail.com>
Date: Thu, 12 Dec 2024 21:41:55 +0000
Subject: [PATCH] newt: update to 0.52.24.

---
 srcpkgs/newt/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/newt/template b/srcpkgs/newt/template
index 61306f117afdc1..2a6228617c99ff 100644
--- a/srcpkgs/newt/template
+++ b/srcpkgs/newt/template
@@ -1,16 +1,16 @@
 # Template file for 'newt'
 pkgname=newt
-version=0.52.21
-revision=8
+version=0.52.24
+revision=1
 build_style=gnu-configure
-hostmakedepends="python3-devel"
+hostmakedepends="python3-devel python3-packaging-bootstrap"
 makedepends="slang-devel popt-devel python3-devel"
 short_desc="Library for color text mode, widget based user interfaces"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.0-only"
 homepage="https://pagure.io/newt/"
 distfiles="https://pagure.io/releases/newt/newt-${version}.tar.gz"
-checksum=265eb46b55d7eaeb887fca7a1d51fe115658882dfe148164b6c49fccac5abb31
+checksum=5ded7e221f85f642521c49b1826c8de19845aa372baf5d630a51774b544fbdbb
 
 newt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] newt: update to 0.52.24.
  2024-12-12 21:44 [PR PATCH] newt: update to 0.52.24 gmbeard
                   ` (7 preceding siblings ...)
  2024-12-20  5:16 ` gmbeard
@ 2024-12-20  5:20 ` gmbeard
  2024-12-24 19:07 ` [PR PATCH] [Closed]: " classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: gmbeard @ 2024-12-20  5:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gmbeard/void-packages newt-update-to-0.52.24
https://github.com/void-linux/void-packages/pull/53500

newt: update to 0.52.24.
<!-- 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**|**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, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64 (crossbuild)
  - x86_64-musl (crossbuild)

Fixes #53427


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-newt-update-to-0.52.24-53500.patch --]
[-- Type: text/x-diff, Size: 1209 bytes --]

From 2ee48525f3c0083558359db6395dc1b193320047 Mon Sep 17 00:00:00 2001
From: Greg Beard <gmbeard@googlemail.com>
Date: Thu, 12 Dec 2024 21:41:55 +0000
Subject: [PATCH] newt: update to 0.52.24.

---
 srcpkgs/newt/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/newt/template b/srcpkgs/newt/template
index 0fa701c0d1be0e..2a6228617c99ff 100644
--- a/srcpkgs/newt/template
+++ b/srcpkgs/newt/template
@@ -1,16 +1,16 @@
 # Template file for 'newt'
 pkgname=newt
-version=0.52.21
-revision=9
+version=0.52.24
+revision=1
 build_style=gnu-configure
-hostmakedepends="python3-devel"
+hostmakedepends="python3-devel python3-packaging-bootstrap"
 makedepends="slang-devel popt-devel python3-devel"
 short_desc="Library for color text mode, widget based user interfaces"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.0-only"
 homepage="https://pagure.io/newt/"
 distfiles="https://pagure.io/releases/newt/newt-${version}.tar.gz"
-checksum=265eb46b55d7eaeb887fca7a1d51fe115658882dfe148164b6c49fccac5abb31
+checksum=5ded7e221f85f642521c49b1826c8de19845aa372baf5d630a51774b544fbdbb
 
 newt-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Closed]: newt: update to 0.52.24.
  2024-12-12 21:44 [PR PATCH] newt: update to 0.52.24 gmbeard
                   ` (8 preceding siblings ...)
  2024-12-20  5:20 ` gmbeard
@ 2024-12-24 19:07 ` classabbyamp
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2024-12-24 19:07 UTC (permalink / raw)
  To: ml

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

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

newt: update to 0.52.24.
https://github.com/void-linux/void-packages/pull/53500

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**|**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, x86_64-glibc
- I built this PR locally for these architectures:
  - aarch64 (crossbuild)
  - x86_64-musl (crossbuild)

Fixes #53427


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

end of thread, other threads:[~2024-12-24 19:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-12 21:44 [PR PATCH] newt: update to 0.52.24 gmbeard
2024-12-14 14:39 ` [PR PATCH] [Updated] " gmbeard
2024-12-14 15:40 ` gmbeard
2024-12-14 15:42 ` gmbeard
2024-12-19  7:34 ` [PR PATCH] [Updated] " gmbeard
2024-12-19 18:43 ` gmbeard
2024-12-19 18:53 ` gmbeard
2024-12-19 19:16 ` gmbeard
2024-12-20  5:16 ` gmbeard
2024-12-20  5:20 ` gmbeard
2024-12-24 19:07 ` [PR PATCH] [Closed]: " 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).