Github messages for voidlinux
 help / color / mirror / Atom feed
From: DragonGhost7 <DragonGhost7@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] notmuch: update to 0.38.1, adopt.
Date: Mon, 30 Oct 2023 03:35:06 +0100	[thread overview]
Message-ID: <20231030023506.jMZnlf1QdXpDsdQVAGDF4KlTipiV5pJ7TUr2paP3nvY@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46963@inbox.vuxu.org>

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

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

https://github.com/DragonGhost7/void-packages notmuch
https://github.com/void-linux/void-packages/pull/46963

notmuch: update to 0.38.1, adopt.
#### 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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l-musl
  - i686



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

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

From 0ac28cad81c0cc9af9aeb426c6117df9da502e52 Mon Sep 17 00:00:00 2001
From: DragonGhost7 <darkiridiumghost@gmail.com>
Date: Sun, 29 Oct 2023 16:18:16 -0400
Subject: [PATCH] notmuch: update to 0.38.1, adopt.

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

diff --git a/srcpkgs/notmuch/template b/srcpkgs/notmuch/template
index 45512fae5de47..7207cc01ee13c 100644
--- a/srcpkgs/notmuch/template
+++ b/srcpkgs/notmuch/template
@@ -1,7 +1,7 @@
 # Template file for 'notmuch'
 pkgname=notmuch
-version=0.38
-revision=2
+version=0.38.1
+revision=1
 build_style=configure
 build_helper=python3
 configure_args="--prefix=/usr
@@ -15,12 +15,12 @@ depends="gmime3>=3.2.7"
 checkdepends="python3-pytest mdocml dtach gdb tar xz xapian-core
  openssl"
 short_desc="Thread-based email index, search, and tagging"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://notmuchmail.org"
 distfiles="https://notmuchmail.org/releases/notmuch-${version}.tar.xz
  https://notmuchmail.org/releases/test-databases/database-v1.tar.xz"
-checksum="a17901adbe43f481a6bf53c15a2a20268bc8dc7ad5ccf685a0d17c1456dbaf6e
+checksum="c1418760d0e53efad1f35267eb99a50f8b7fa2855c1473e0a4c982b86f8ecdd4
  4299e051b10e1fa7b33ea2862790a09ebfe96859681804e5251e130f800e69d2"
 skip_extraction="database-v1.tar.xz"
 replaces="notmuch-emacs>=0"
@@ -51,6 +51,10 @@ do_check() {
 		# Seem like gpgconf's problem,
 		# mutt on musl also have problems with smime
 		NOTMUCH_SKIP_TESTS="smime.3 smime.5"
+        # Test fails sucessfully, but the error message has 2 lines in the wrong order
+        NOTMUCH_SKIP_TESTS+="new.19"
+        # Musl build of regex interpreter gives off a different error message then predicted
+        NOTMUCH_SKIP_TESTS+="as-text.10"
 	else
 		# This test run under gdb is problematic
 		NOTMUCH_SKIP_TESTS="count.14"

  parent reply	other threads:[~2023-10-30  2:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-29 20:35 [PR PATCH] " DragonGhost7
2023-10-29 23:59 ` DragonGhost7
2023-10-30  2:35 ` DragonGhost7 [this message]
2023-10-30  2:42 ` [PR PATCH] [Updated] " DragonGhost7
2024-01-29  1:45 ` github-actions
2024-02-13  1:45 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231030023506.jMZnlf1QdXpDsdQVAGDF4KlTipiV5pJ7TUr2paP3nvY@z \
    --to=dragonghost7@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).