Github messages for voidlinux
 help / color / mirror / Atom feed
From: dataCobra <dataCobra@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] mercurial: update to 6.5.3.
Date: Thu, 16 Nov 2023 11:12:41 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47265@inbox.vuxu.org> (raw)

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

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

https://github.com/dataCobra/void-packages mercurial
https://github.com/void-linux/void-packages/pull/47265

mercurial: update to 6.5.3.
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From 28df83fa32c5d44cd1836ed51813642b80ba0bc9 Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Thu, 16 Nov 2023 11:11:40 +0100
Subject: [PATCH] mercurial: update to 6.5.3.

---
 .../patches/00-fix-test-remotefilelog-gc.diff | 19 -------------------
 srcpkgs/mercurial/template                    |  4 ++--
 2 files changed, 2 insertions(+), 21 deletions(-)

diff --git a/srcpkgs/mercurial/patches/00-fix-test-remotefilelog-gc.diff b/srcpkgs/mercurial/patches/00-fix-test-remotefilelog-gc.diff
index 444820157b934..53439ae3786e1 100644
--- a/srcpkgs/mercurial/patches/00-fix-test-remotefilelog-gc.diff
+++ b/srcpkgs/mercurial/patches/00-fix-test-remotefilelog-gc.diff
@@ -9,22 +9,3 @@
  def has_python_range(v):
      major, minor = v.split('.')[0:2]
      py_major, py_minor = sys.version_info.major, sys.version_info.minor
---- ./tests/test-remotefilelog-gc.t	2023-10-11 03:20:30.678179308 +0200
-+++ ./tests/test-remotefilelog-gc.t	2023-10-11 03:20:23.587178739 +0200
-@@ -106,6 +106,11 @@
- # Test that warning is displayed when the repo path is malformed
- 
-   $ printf "asdas\0das" >> $CACHEDIR/repos
-+#if py312
-+  $ hg gc
-+  abort: invalid path asdas\x00da: .*(null|NULL).* (re)
-+  [255]
-+#else
- #if py311
-   $ hg gc
-   finished: removed 0 of 4 files (0.00 GB to 0.00 GB)
-@@ -114,3 +119,4 @@
-   abort: invalid path asdas\x00da: .*(null|NULL).* (re)
-   [255]
- #endif
-+#endif
diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template
index be8e49bb40ffa..bbb5ee808405b 100644
--- a/srcpkgs/mercurial/template
+++ b/srcpkgs/mercurial/template
@@ -1,6 +1,6 @@
 # Template file for 'mercurial'
 pkgname=mercurial
-version=6.5.2
+version=6.5.3
 revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools python3-devel gettext git"
@@ -14,7 +14,7 @@ maintainer="dataCobra <datacobra@thinkbot.de>"
 license="GPL-2.0-or-later"
 homepage="https://www.mercurial-scm.org/"
 distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
-checksum=afc39d7067976593c8332b8e97a12afd393b55037c5fb9c3cab1a42c7560f60a
+checksum=2cdc81fade129cf56b128417527f190ba72fd776567394ce54eed764e667e7d5
 
 pre_check() {
 	if [ "$XBPS_TARGET_LIBC" = musl ]; then

             reply	other threads:[~2023-11-16 10:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-16 10:12 dataCobra [this message]
2023-11-16 13:27 ` [PR PATCH] [Merged]: " ahesford

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47265@inbox.vuxu.org \
    --to=datacobra@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).