Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] newsraft: update to 0.21.
@ 2023-10-17 10:11 Luc-Saccoccio
  2023-10-19 19:35 ` daniel-eys
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luc-Saccoccio @ 2023-10-17 10:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Luc-Saccoccio/void-packages newsraft
https://github.com/void-linux/void-packages/pull/46745

newsraft: update to 0.21.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l
  - armv7l-musl
  - amrv6l
  - armv6l-musl

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

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

From 6563b9b54a9fa96c835f603f7fc0fd9baa39af5a Mon Sep 17 00:00:00 2001
From: Luc-Saccoccio <lucsaccoccio@disroot.org>
Date: Tue, 17 Oct 2023 12:06:27 +0200
Subject: [PATCH] newsraft: update to 0.21.

---
 srcpkgs/newsraft/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/newsraft/template b/srcpkgs/newsraft/template
index 74e39db007e91..b5adac436496f 100644
--- a/srcpkgs/newsraft/template
+++ b/srcpkgs/newsraft/template
@@ -1,10 +1,9 @@
 # Template file for 'newsraft'
 pkgname=newsraft
-version=0.19
+version=0.21
 revision=1
 build_style=gnu-makefile
 make_install_args="EXAMPLES_DIR=${DESTDIR}/usr/share/examples/newsraft"
-hostmakedepends="scdoc"
 makedepends="libcurl-devel expat-devel gumbo-parser-devel ncurses-devel sqlite-devel yajl-devel"
 short_desc="Feed reader with ncurses user interface"
 maintainer="Bryce Vandegrift <bryce@brycevandegrift.xyz>"
@@ -12,7 +11,7 @@ license="ISC"
 homepage="https://codeberg.org/grisha/newsraft"
 changelog="https://codeberg.org/grisha/newsraft/releases"
 distfiles="https://codeberg.org/grisha/newsraft/archive/newsraft-${version}.tar.gz"
-checksum=6f7b578609f543f65b63dc0ba2fd904cc7b71d4f33f84ef052fe704c5156b605
+checksum=d122fee182d8c968e033e6fe3a1f8b701997803961a64d18c7d33c8dfd37469f
 
 post_install() {
 	vlicense doc/license.txt

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

* Re: newsraft: update to 0.21.
  2023-10-17 10:11 [PR PATCH] newsraft: update to 0.21 Luc-Saccoccio
@ 2023-10-19 19:35 ` daniel-eys
  2023-10-21  9:05 ` Luc-Saccoccio
  2023-10-21  9:05 ` [PR PATCH] [Closed]: " Luc-Saccoccio
  2 siblings, 0 replies; 4+ messages in thread
From: daniel-eys @ 2023-10-19 19:35 UTC (permalink / raw)
  To: ml

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

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/46745#issuecomment-1771593425

Comment:
Upstream readme states: `gumbo-parser >= 0.11.0 required` we are on 0.10.1. But this doesn't explain the failing `parse_date_rfc3339` test though.

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

* Re: newsraft: update to 0.21.
  2023-10-17 10:11 [PR PATCH] newsraft: update to 0.21 Luc-Saccoccio
  2023-10-19 19:35 ` daniel-eys
@ 2023-10-21  9:05 ` Luc-Saccoccio
  2023-10-21  9:05 ` [PR PATCH] [Closed]: " Luc-Saccoccio
  2 siblings, 0 replies; 4+ messages in thread
From: Luc-Saccoccio @ 2023-10-21  9:05 UTC (permalink / raw)
  To: ml

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

New comment by Luc-Saccoccio on void-packages repository

https://github.com/void-linux/void-packages/pull/46745#issuecomment-1773725762

Comment:
I'll go update `gumbo-parser` and check with the dev about the failing test then ^^

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

* Re: [PR PATCH] [Closed]: newsraft: update to 0.21.
  2023-10-17 10:11 [PR PATCH] newsraft: update to 0.21 Luc-Saccoccio
  2023-10-19 19:35 ` daniel-eys
  2023-10-21  9:05 ` Luc-Saccoccio
@ 2023-10-21  9:05 ` Luc-Saccoccio
  2 siblings, 0 replies; 4+ messages in thread
From: Luc-Saccoccio @ 2023-10-21  9:05 UTC (permalink / raw)
  To: ml

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

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

newsraft: update to 0.21.
https://github.com/void-linux/void-packages/pull/46745

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l
  - armv7l-musl
  - amrv6l
  - armv6l-musl

#### Notes

The tests will fail. I have tested the `make check` in every commit containing the test file failing and every time it failed. I suppose this is normal. If needed I'll check with the dev.

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

end of thread, other threads:[~2023-10-21  9:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-17 10:11 [PR PATCH] newsraft: update to 0.21 Luc-Saccoccio
2023-10-19 19:35 ` daniel-eys
2023-10-21  9:05 ` Luc-Saccoccio
2023-10-21  9:05 ` [PR PATCH] [Closed]: " Luc-Saccoccio

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