ka:tarball_ext_support

Last commit made on 2023-08-10
Get this branch:
git clone -b tarball_ext_support https://git.launchpad.net/ka
Members of Kubuntu Packagers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
tarball_ext_support
Repository:
lp:ka

Recent commits

f2ba575... by Jose Manuel Santamaria Lema

Adjust get-tarball for new get_orig_tarball_path() parameter

67f1b1d... by Jose Manuel Santamaria Lema

Adjust KASrcPkg.unpack_upstream_source() for non tar.xz

829ccca... by Jose Manuel Santamaria Lema

Add get_orig_tarball_extension.py to pylint_check.sh

0c55ced... by Jose Manuel Santamaria Lema

Adjust package-info for new get_orig_tarball_path() parameter

5ea5358... by Jose Manuel Santamaria Lema

Support non tar.xz tarballs

With this, we can build grantlee5 (for example)

5f85380... by Jose Manuel Santamaria Lema

Add get_orig_tarball_extension(path) function

3b81808... by Jose Manuel Santamaria Lema

Amend version in initial changelog entry

a2fbae2... by Jose Manuel Santamaria Lema

Try to fix build of docs on readthedocs.io again

This time, I'm not installing numcodecs if it's a readthedocs.io build.

85dd8da... by Jose Manuel Santamaria Lema

Try to fix build on readthedocs.io by installing py-cpuinfo

a620a57... by Jose Manuel Santamaria Lema

Fix corner-case crash properly

This crash happens when we have frameworks/plasma/apps with versions
in the changelog like:
 - '2.1.6+ds-2' (for any release type)
 - '22.11-1' (for applications or plasma release type)

The first one actuallly happened with ghostwriter and the second one with
angelfish.