ubuntu/+source/click:applied/debian/sid

Last commit made on 2024-03-21
Get this branch:
git clone -b applied/debian/sid https://git.launchpad.net/ubuntu/+source/click
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/sid
Repository:
lp:ubuntu/+source/click

Recent commits

cad94d9... by Mike Gabriel

0.5.2-2 (patches applied)

Imported using git-ubuntu import.

e023c74... by Mike Gabriel

Ignore /usr/share/clicks/frameworks/.placeholder file in unit tests.

Gbp-Pq: 2002_skip-framework-integration-tests.patch.

a2b920f... by Mike Gabriel

Omit unit test files from Python module. Makes build reproducible.

Gbp-Pq: 1016_dont-ship-tests-in-python3-click-package.patch.

48c4fda... by Mike Gabriel

Stop using deprecated python3-six.

Gbp-Pq: 1015_drop-using-six.patch.

720dc83... by Mike Gabriel

[PATCH] click/tests: Use SHA256 digest for test signing clicks

Gbp-Pq: 0005_click-tests-Use-SHA256-digest-for-test-signing-click.patch.

9fe1986... by Mike Gabriel

Only list Python3 version currently available in Debian testing/unstable (targetting bookworm).

Gbp-Pq: 2001_tox-ini-only-use-versions-available-in-Debian.patch.

1f8b58a... by Mike Gabriel

Enforce LANG=C before running sphinx-build.

Gbp-Pq: 1020_run-sphinx-build-with-LANG-C.patch.

6fb17bc... by Mike Gabriel

Make tmpdir used for test-internal click package creation accessible by all.

Gbp-Pq: 1018_0755-tempdir-permissions.patch.

4c0f3c0... by Mike Gabriel

Be happy, if 'overlay' kernel module is already loaded.

Gbp-Pq: 1014_improve-check-for-overlayfs-kernel-module.patch.

462fe10... by Mike Gabriel

Re-check this patch. The tests fail if run as root.

Gbp-Pq: 1010_fix-ensure-ownership.patch.