pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-mercurial



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan  9 10:52:34 UTC 2023

Modified Files:
        pkgsrc/devel/py-mercurial: Makefile distinfo version.mk
Removed Files:
        pkgsrc/devel/py-mercurial: cargo-depends.mk options.mk

Log Message:
py-mercurial: update to 6.3.2.

Mercurial 6.3.2

    [ecfc84b956a8] tests: expect the message from 1baf0fffd82f in test-hghave.t (issue6762)
    [5c095119bff4] tests: add the missing space to test-hghave.t (issue6762)
    [2c346c1c75ec] tests: use an all too familiar executable in test-run-tests.t (issue6661)
    [13c0e3b4fd35] tests: use test -f instead of ls to see if a file is present (issue6662)
    [8ced4ca30ea1] bisect: correct message about aborting an in-progress bisect (issue6527)
    filemerge: fix crash when using filesets in [partial-merge-tools]
    help: fix a py3 error interpolating Set into b'%s'
    match: make the FLAG_RE pattern a raw string
    python-compat: adapt to Python 3.11 BC breakage with random.sample
    rust-status: fix thread count ceiling
    hg: show the correct message when cloning an LFS repo with extension disabled
    extensions: process disabled external paths when hgext package is in-memory
    emitrevision: consider ancestors revision to emit as available base
    make: add a target for building pyoxidizer tests on macOS
    run-tests: support --pyoxidized on macOS
    packaging: add dependencies to the PyOxidizer build on macOS
    Miscellaneous test fixes


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/devel/py-mercurial/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-mercurial/cargo-depends.mk
cvs rdiff -u -r1.124 -r1.125 pkgsrc/devel/py-mercurial/distinfo
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/py-mercurial/options.mk
cvs rdiff -u -r1.42 -r1.43 pkgsrc/devel/py-mercurial/version.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-mercurial/Makefile
diff -u pkgsrc/devel/py-mercurial/Makefile:1.76 pkgsrc/devel/py-mercurial/Makefile:1.77
--- pkgsrc/devel/py-mercurial/Makefile:1.76     Fri Nov 25 11:09:07 2022
+++ pkgsrc/devel/py-mercurial/Makefile  Mon Jan  9 10:52:34 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2022/11/25 11:09:07 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2023/01/09 10:52:34 wiz Exp $
 #
 # Changelog sometimes at: https://www.mercurial-scm.org/wiki/WhatsNew
 
@@ -27,22 +27,31 @@ PYTHON_VERSIONS_INCOMPATIBLE=       27
 PYTHON_SELF_CONFLICT=          yes
 
 .include "version.mk"
-.include "options.mk"
 
 USE_TOOLS+=            bash:test
-# Known test failures as of 6.3.1
-# test-run-tests.t
-# https://bz.mercurial-scm.org/show_bug.cgi?id=6661
-# test-hghave.t
-# https://bz.mercurial-scm.org/show_bug.cgi?id=6762
-# test-status-tracked-key.t
-# https://bz.mercurial-scm.org/show_bug.cgi?id=6662
+# Known test failures as of 6.3.2
+# test-help.t
+# https://bz.mercurial-scm.org/show_bug.cgi?id=6779
+# test-http-bad-server.t
+# https://bz.mercurial-scm.org/show_bug.cgi?id=6780
+# various for python 3.11.1
+# https://bz.mercurial-scm.org/show_bug.cgi?id=6781
+# test-lfs-serve-access.t
+# https://bz.mercurial-scm.org/show_bug.cgi?id=6782
+# test-remotefilelog-gc.t
+# https://bz.mercurial-scm.org/show_bug.cgi?id=6783
 # test-patchbomb-tls.t:
 # https://bz.mercurial-scm.org/show_bug.cgi?id=6727
-# test-demandimport.py:
-# https://bz.mercurial-scm.org/show_bug.cgi?id=6680
+# test-oldcgi.t and test-newcgi.t
+# https://bz.mercurial-scm.org/show_bug.cgi?id=6784
+# test-clone-cgi.t
+# https://bz.mercurial-scm.org/show_bug.cgi?id=6785
+# test-hgrc.t
+# https://bz.mercurial-scm.org/show_bug.cgi?id=6787
+# test-demandimport.py
+# https://bz.mercurial-scm.org/show_bug.cgi?id=6786
 #
-# Ran 901 tests, 82 skipped, 5 failed.
+# Ran 901 tests, 82 skipped, 22 failed.
 
 TEST_TARGET=           tests
 TEST_MAKE_FLAGS+=      PYTHON=${PYTHONBIN} TESTFLAGS=${_MAKE_JOBS:Q}

Index: pkgsrc/devel/py-mercurial/distinfo
diff -u pkgsrc/devel/py-mercurial/distinfo:1.124 pkgsrc/devel/py-mercurial/distinfo:1.125
--- pkgsrc/devel/py-mercurial/distinfo:1.124    Fri Nov 25 11:09:07 2022
+++ pkgsrc/devel/py-mercurial/distinfo  Mon Jan  9 10:52:34 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.124 2022/11/25 11:09:07 wiz Exp $
+$NetBSD: distinfo,v 1.125 2023/01/09 10:52:34 wiz Exp $
 
-BLAKE2s (mercurial-6.3.1.tar.gz) = 07701198d9268a9ef6f89c1178c6414867b7e9f103ce623d72c05541a4d48411
-SHA512 (mercurial-6.3.1.tar.gz) = 99cd77c25e6c7f064ea9b631a8632b6020cb012c2f5a8c1da371ed413a4f984d04f8c293f551f890bbf084f840d7406aa25956f016ff2596173cd2f1f834873b
-Size (mercurial-6.3.1.tar.gz) = 8089720 bytes
+BLAKE2s (mercurial-6.3.2.tar.gz) = c22ce360fbfc1127c9be397258e2af2d236d06839001e2a5e14084904a08aed4
+SHA512 (mercurial-6.3.2.tar.gz) = 5ca7e448bf336c2a2d4db174c4f486f66f41eef33db14f152abb09b8d82416124d251784cb5898499580083ca104113d0763e27baa9b77feb90ba2fd96d40be5
+Size (mercurial-6.3.2.tar.gz) = 8092710 bytes

Index: pkgsrc/devel/py-mercurial/version.mk
diff -u pkgsrc/devel/py-mercurial/version.mk:1.42 pkgsrc/devel/py-mercurial/version.mk:1.43
--- pkgsrc/devel/py-mercurial/version.mk:1.42   Fri Nov 25 11:09:07 2022
+++ pkgsrc/devel/py-mercurial/version.mk        Mon Jan  9 10:52:34 2023
@@ -1,3 +1,3 @@
-# $NetBSD: version.mk,v 1.42 2022/11/25 11:09:07 wiz Exp $
+# $NetBSD: version.mk,v 1.43 2023/01/09 10:52:34 wiz Exp $
 
-VERSION=       6.3.1
+VERSION=       6.3.2



Home | Main Index | Thread Index | Old Index