Package: mercurial / 7.1-1

Metadata

Package Version Patches format
mercurial 7.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
proposed_upstream__doctest.path | (download)

tests/test-doctest.py | 25 8 + 17 - 0 !
1 file changed, 8 insertions(+), 17 deletions(-)

---
deb_specific__hgk.py.patch | (download)

hgext/hgk.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 deb_specific__hgk.py

Set default hgk path for hgk outside bin.

deb_specific__optional dependencies | (download)

hgext/bugzilla.py | 3 2 + 1 - 0 !
hgext/convert/bzr.py | 3 2 + 1 - 0 !
hgext/convert/common.py | 5 3 + 2 - 0 !
hgext/convert/cvs.py | 2 1 + 1 - 0 !
hgext/convert/darcs.py | 2 1 + 1 - 0 !
hgext/convert/git.py | 2 1 + 1 - 0 !
hgext/convert/gnuarch.py | 3 2 + 1 - 0 !
hgext/convert/monotone.py | 2 1 + 1 - 0 !
hgext/convert/subversion.py | 12 9 + 3 - 0 !
mercurial/sslutil.py | 3 2 + 1 - 0 !
tests/test-https.t | 2 1 + 1 - 0 !
11 files changed, 25 insertions(+), 14 deletions(-)

 deb_specific__optional-dependencies

Suggest Debian packages for some optional dependencies.

0005 Tolerate SIGINT getting the kill in test stdio.py.patch | (download)

tests/test-stdio.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 tolerate sigint getting the kill in test-stdio.py.

test hghave testrepo.patch | (download)

tests/test-hghave.t | 3 0 + 3 - 0 !
1 file changed, 3 deletions(-)

---
test_copies_chain_merge_slow.patch | (download)

tests/test-copies-chain-merge.t | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
pyproject version file.patch | (download)

pyproject.toml | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

---
test run tests pip.patch | (download)

tests/test-run-tests.t | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 tests: disable part of test-run-tests.t

The install test relies on pip which we don't have in the build
environment.  And with pip installed it warns about using the wrong
mercurial lib.