~bowenfan/launchpad:db-stable

Last commit made on 2023-05-16
Get this branch:
git clone -b db-stable https://git.launchpad.net/~bowenfan/launchpad
Only Bowen Fan can upload to this branch. If you are Bowen Fan please log in for upload directions.

Branch merges

Branch information

Name:
db-stable
Repository:
lp:~bowenfan/launchpad

Recent commits

9a5d9ab... by Patch Queue Manager <email address hidden>

Automatic merge from stable up to 625540651597

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

Remove futures requirement

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

775ee7c... by Colin Watson

Remove obsolete comments about Packages-arch-specific

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

4d5df22... by Colin Watson

Remove six from lp.translations

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

f6e7b3f... by Colin Watson

Drop support for old code import log file protocol

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

291d700... by Colin Watson

Remove six from lp.translations

54cc609... by Colin Watson

Remove obsolete comments about Packages-arch-specific

"Packages-arch-specific", or "P-a-s", was an old system used to prevent
certain packages from building on certain architectures. As of commit
a375e857d75f2572f9125517847607739a6cc985 in 2013 we no longer support
this, so we can drop a few old comments about it that no longer make any
sense.

f783c0e... by Colin Watson

Drop support for old code import log file protocol

This completes a protocol change for code import workers begun in
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/391793
and
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/392369;
the worker changes were deployed to production long ago.

b371ca4... by Colin Watson

Remove futures requirement

This is no longer needed on Python 3.

d43d975... by Colin Watson

Add webhooks for CI builds

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