[PATCH 1 of 6] setup.py: allow Paste 3.0.x

Mads Kiilerich mads at kiilerich.com
Fri Dec 28 23:58:08 UTC 2018


> # HG changeset patch
> # User Thomas De Schampheleire <thomas.de_schampheleire at nokia.com 
> <mailto:thomas.de_schampheleire at nokia.com>>
> # Date 1546030612 -3600
> #      Fri Dec 28 21:56:52 2018 +0100
> # Node ID 43b3bbf90a48adfcfb4837655cffee3a939bf48f
> # Parent  445d6875c2eefdd8d10676e761cfe1e82581f78a
> setup.py: allow Paste 3.0.x


My main concern for whitelisting new major versions of dependencies is 
whether they are sufficiently backwards compatible. We should try to 
mitigate that with some amount of testing and review, and preferably a 
brief mentioning of it in the commit message.

What can be said about this upgrade?


Note that we also *could* upgrade and support:

celery==4.2.1
Markdown==3.0.1
Pygments==2.3.1
pytest==4.0.2
pytest-localserver==0.5.0
Routes==2.4.1
Sphinx==1.8.3

- but I know that some of these break things and are non-trivial ...

/Mads


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sfconservancy.org/pipermail/kallithea-general/attachments/20181229/fb59e4bb/attachment.html>


More information about the kallithea-general mailing list