~jugmac00/launchpad:update-add-a-package-documentation

Last commit made on 2021-11-05
Get this branch:
git clone -b update-add-a-package-documentation 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:
update-add-a-package-documentation
Repository:
lp:~jugmac00/launchpad

Recent commits

00590df... by Jürgen Gmach

Update "Add a Package" section as we use setup.cfg nowadays

6383d0e... by Jürgen Gmach

Fix typo

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

04696c0... by Colin Watson

Remove old rw_main_{master,slave} config keys

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

d98f29a... by Jürgen Gmach

Fix typo

03c10b1... by Colin Watson

Prevent Translation-en publishing collisions

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

30ec17c... by Colin Watson

Fix conflict between xmlrpc.client and twisted.web.xmlrpc

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

34025e1... by Colin Watson

Fix conflict between xmlrpc.client and twisted.web.xmlrpc

Modules need to avoid doing both `import xmlrpc.client` and `from
twisted.web import xmlrpc`, since there's then a namespace collision.
Fortunately there was only one such case.

c310f25... by Colin Watson

Remove old rw_main_{master,slave} config keys

Our production configs no longer use these names, preferring
`rw_main_{primary,standby}`.

d2a4ae1... by Colin Watson

Move declarative parts of setup.py to setup.cfg

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

e02313d... by Colin Watson

Import xmlrpc.client directly

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