[ckan-changes] [ckan/ckan] 31202a: [#4747] Pin pastescript to avoid requirements conf...
Adrià Mercader
noreply at github.com
Fri Apr 26 13:53:40 UTC 2019
Branch: refs/heads/4747-fix-paste-req
Home: https://github.com/ckan/ckan
Commit: 31202ac967b750204409fd7fe66648a77d553023
https://github.com/ckan/ckan/commit/31202ac967b750204409fd7fe66648a77d553023
Author: amercader <amercadero at gmail.com>
Date: 2019-04-26 (Fri, 26 Apr 2019)
Changed paths:
M requirements.in
M requirements.txt
Log Message:
-----------
[#4747] Pin pastescript to avoid requirements conflict
Latest versions require Paste>=3.0 which is not compatible with our
pinned version. The upgrade in PasteDeploy should be all right as there
are only changes in documentation between the two versions AFAICT
Commit: e26895608412d19d83f1522a72983433417ff96e
https://github.com/ckan/ckan/commit/e26895608412d19d83f1522a72983433417ff96e
Author: amercader <amercadero at gmail.com>
Date: 2019-04-26 (Fri, 26 Apr 2019)
Changed paths:
M requirements.txt
Log Message:
-----------
Upgrade requirements
These all look fine. The major change I see is redis but as rq is the
only one using it and it comes from them I assume everything will work
fine.
Compare: https://github.com/ckan/ckan/compare/31202ac967b7%5E...e26895608412
More information about the ckan-changes
mailing list