Debian Patches

Status for tortoisehg/6.9-1

Patch Description Author Forwarded Bugs Origin Last update
add-config-file.patch provide config file with installation paths Ludovico Cavedon <ludovico.cavedon@gmail.com> not-needed 2020-12-05
nautilus43.patch Add compatibility for nautilus 43
Drop the property page feature. It needs to be ported
to the new Nautilus 43 API which is briefly described at
https://gitlab.gnome.org/GNOME/nautilus-python/-/raw/master/docs/reference/nautilus-python-migrating-to-4.xml
Jeremy Bicha <jeremy.bicha@canonical.com> no 2022-08-15
rcutil.patch # HG changeset patch
# User Matt Harbison <matt_harbison@yahoo.com>
# Date 1735114105 18000
# Wed Dec 25 03:08:25 2024 -0500
# Branch stable
# Node ID 51422b882ab10948043ba531e85a02b2b43a404c
# Parent ae2a656dc16741b44e253eaa4a879ecb87f24291

The goofy definition stub is so that pytype doesn't merge an unknown with the
function signature that it sees in the new module, and type it as `Any`. If the
real definition changes, it should type the symbol as a union of the two
signatures, and hopefully that's good enough to notice the change.

diff --git a/tortoisehg/util/hglib.py b/tortoisehg/util/hglib.py
no

All known versions for source package 'tortoisehg'

Links