~jugmac00/launchpad:remove_unused_dependency

Last commit made on 2023-03-08
Get this branch:
git clone -b remove_unused_dependency 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_unused_dependency
Repository:
lp:~jugmac00/launchpad

Recent commits

5f7cf41... by Jürgen Gmach

Remove unused dependency

wsgiref was added to the stdlib in Python 2.5

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

Allow archive subscribers to use +sourcefiles and +files

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

750888d... by Colin Watson

Rename "blacklist" to "blocklist" for DistroSeriesDifferences

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

cd6b0e1... by Colin Watson

Rename "blacklist" to "blocklist" for DistroSeriesDifferences

Normally we'd need to take a bit more care than this, because renaming
HTML fields means that users may have problems if they load a form
before the upgrade and attempt to submit it after the upgrade. However,
this UI machinery is sufficiently rarely used that I don't think it's
worth bothering with anything more careful.

9eaf79d... by Colin Watson

Fix remaining spelling errors in *.rst

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

993c2c0... by Colin Watson

Fix remaining spelling errors in *.rst

This is now enforced. `codespell` doesn't have a mechanism for making
local exceptions, so I applied a few per-file exclusions in
`.pre-commit-config.yaml` to cope with cases that are too awkward to
deal with otherwise.

c146d8c... by Colin Watson

Allow archive subscribers to use +sourcefiles and +files

This will be needed by the `debuginfod` service, but it seems reasonable
anyway. It has the effect that subscribers will be able to see
historical files in archives as well as current ones; but they can build
much of that information up over time anyway, so this was never a robust
boundary, and the in-progress archive snapshot service will soon allow
equivalent access.

5c21b2f... by Colin Watson

Fix spelling errors in lp.{testing,translations,xmlrpc}

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

eb987c9... by Colin Watson

Fix spelling errors in lp.{testing,translations,xmlrpc}

3201890... by Colin Watson

Add snapshot handling to ArchiveAPI.translatePath

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