~jugmac00/launchpad:remove-apt-repositories-remains

Last commit made on 2022-08-22
Get this branch:
git clone -b remove-apt-repositories-remains https://git.launchpad.net/~jugmac00/launchpad
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
remove-apt-repositories-remains
Repository:
lp:~jugmac00/launchpad

Recent commits

b299169... by Jürgen Gmach

Remove `apt-repositories` remains

This is the second step of the two-phase renaming from
`apt-repositories` to `package-repositories`.

5cf7fa3... by Colin Watson

Split up remaining circular import workarounds

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

5a9d1dc... by Colin Watson

Convert Component* and Section* to Storm

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

f5bcfbf... by Andrey Fedoseev

Allow duplicate `build-on` for `core22`

Merged from https://code.launchpad.net/~andrey-fedoseev/launchpad/+git/launchpad/+merge/428596

555fc7b... by Andrey Fedoseev

Allow duplicate `build-on` for `core22`

This allows the following configuration in `snapcraft.yaml` which is legit only for `core22`

architectures:
  - build-on: amd64
  - build-on: amd64
    build-for: [arm64]

d7b7650... by Colin Watson

Move brz-builder to virtualenv

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

a24b747... by Colin Watson

Move brz-builder to virtualenv

This is now on PyPI, so we don't need to pull it in using the
obsolescent "sourcedeps" mechanism.

The import path changes: it's now just an ordinary Python package rather
than being artificially treated as a Breezy plugin.

LP: #1016339

0c74cec... by Jürgen Gmach

Fix regression from fixing display of git revision

Merged from https://code.launchpad.net/~jugmac00/launchpad/+git/launchpad/+merge/428621

dde3797... by Jürgen Gmach

Fix regression from fixing display of git revision

6e2d538... by Colin Watson

Install loggerhead using pip

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