~pelpsi/launchpad:bzrsync-is-executable-for-no-apparent-reason

Last commit made on 2023-03-17
Get this branch:
git clone -b bzrsync-is-executable-for-no-apparent-reason https://git.launchpad.net/~pelpsi/launchpad
Only Simone Pelosi can upload to this branch. If you are Simone Pelosi please log in for upload directions.

Branch merges

Branch information

Name:
bzrsync-is-executable-for-no-apparent-reason
Repository:
lp:~pelpsi/launchpad

Recent commits

a919808... by Simone Pelosi

Merge branch 'bzrsync-is-executable-for-no-apparent-reason' of git+ssh://git.launchpad.net/~pelpsi/launchpad into bzrsync-is-executable-for-no-apparent-reason

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
25f42e6... by Simone Pelosi

Shebang removed and permission fixed
LP: #736619

16b67b8... by Simone Pelosi

Shebang removed and permission fixed

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
cc70894... by Colin Watson

Upgrade to IPython 7.9.0

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/439054

3e8c657... by Colin Watson

charm: Fix typo in launchpad-admin description

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/439058

96e2c7d... by Colin Watson

charm: Only build LP charms on amd64

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/439057

91d5e37... by Colin Watson

charm: Fix typo in launchpad-admin description

a0ff6f1... by Colin Watson

charm: Only build LP charms on amd64

There's currently no particular reason to waste time and space building
for other architectures, and building for s390x currently fails due to
the `charm` snap being unavailable in the `2.x/stable` channel.

e4c80bd... by Colin Watson

charm: Add a simple launchpad-admin charm

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/439044

6dbc9a3... by Colin Watson

Upgrade to IPython 7.9.0

This is admittedly a fair few new dependencies. However, we were
previously using a version of IPython from 2013 which produced a startup
warning on Python 3.8, so it's about time to upgrade.