[PATCH] hgversion: add 6.9

12 views
Skip to first unread message

Matt Harbison

unread,
Jan 16, 2025, 2:30:36 PMJan 16
to thg...@googlegroups.com
# HG changeset patch
# User Matt Harbison <matt_h...@yahoo.com>
# Date 1737055762 18000
# Thu Jan 16 14:29:22 2025 -0500
# Branch stable
# Node ID 5ccdd57868531a6a32bb74641370d145f6c04f74
# Parent c431748feb2e2c237a17cc23ba9eff04eea71322
# EXP-Topic macos-qt6
hgversion: add 6.9

diff --git a/tortoisehg/util/hgversion.py b/tortoisehg/util/hgversion.py
--- a/tortoisehg/util/hgversion.py
+++ b/tortoisehg/util/hgversion.py
@@ -27,7 +27,7 @@
except ImportError:
pass

-testedwith = b'6.3 6.4 6.5 6.6 6.7 6.8'
+testedwith = b'6.3 6.4 6.5 6.6 6.7 6.8 6.9'

def _splitversion(v: bytes) -> Optional[List[bytes]]:
"""Extract (major, minor) version components as bytes, or None"""

Matt Harbison

unread,
Jan 16, 2025, 5:38:47 PMJan 16
to TortoiseHg Developers
On Thursday, January 16, 2025 at 2:30:36 PM UTC-5 Matt Harbison wrote:
# HG changeset patch
# User Matt Harbison <matt_h...@yahoo.com>
# Date 1737055762 18000
# Thu Jan 16 14:29:22 2025 -0500
# Branch stable
# Node ID 5ccdd57868531a6a32bb74641370d145f6c04f74
# Parent c431748feb2e2c237a17cc23ba9eff04eea71322
# EXP-Topic macos-qt6
hgversion: add 6.9

I built thg 6.9 with the newly tagged hg 6.9.1, so it's up to you if you want to tag 6.9.1 now, wait a few days, or wait until the 6.9.2 tag.  This shouldn't be critical.

Yuya Nishihara

unread,
Jan 16, 2025, 7:40:38 PMJan 16
to 'Matt Harbison' via TortoiseHg Developers
On Thu, 16 Jan 2025 14:38:47 -0800 (PST), 'Matt Harbison' via TortoiseHg Developers wrote:
> On Thursday, January 16, 2025 at 2:30:36 PM UTC-5 Matt Harbison wrote:
>
> # HG changeset patch
> # User Matt Harbison <matt_h...@yahoo.com>
> # Date 1737055762 18000
> # Thu Jan 16 14:29:22 2025 -0500
> # Branch stable
> # Node ID 5ccdd57868531a6a32bb74641370d145f6c04f74
> # Parent c431748feb2e2c237a17cc23ba9eff04eea71322
> # EXP-Topic macos-qt6
> hgversion: add 6.9

Queued, thanks.

> I built thg 6.9 with the newly tagged hg 6.9.1, so it's up to you if you
> want to tag 6.9.1 now, wait a few days, or wait until the 6.9.2 tag. This
> shouldn't be critical.

Suppose it wouldn't be blocker for users, I'll leave it without new release.
Reply all
Reply to author
Forward
0 new messages