[ckan-changes] [ckan/ckan] d2c1b8: Fix encoding of setup.py for non-ascii names
GitHub
noreply at github.com
Tue Sep 22 12:36:13 UTC 2015
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: d2c1b8429c56b5c4c68891330803cbab6c1bbad5
https://github.com/ckan/ckan/commit/d2c1b8429c56b5c4c68891330803cbab6c1bbad5
Author: Ross Jones <ross at servercode.co.uk>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M ckan/pastertemplates/__init__.py
M ckan/pastertemplates/template/setup.py_tmpl
Log Message:
-----------
Fix encoding of setup.py for non-ascii names
Sets the default-encoding so that what the user enters is utf8 and
this stops the paster templates for exploding. Also sets the encoding
on the setup.py template so that it can be run if it has utf8 chars in it
This should fix #2636
Commit: 6296d8813b4b9e174229c32075d16a9f42c024ca
https://github.com/ckan/ckan/commit/6296d8813b4b9e174229c32075d16a9f42c024ca
Author: Ian Ward <ian at excess.org>
Date: 2015-09-22 (Tue, 22 Sep 2015)
Changed paths:
M ckan/pastertemplates/__init__.py
Log Message:
-----------
[#2636] comment for the scary stuff
Commit: 9f4de3882c8425f44324d75b759f4c115bca1835
https://github.com/ckan/ckan/commit/9f4de3882c8425f44324d75b759f4c115bca1835
Author: Ian Ward <ian at excess.org>
Date: 2015-09-22 (Tue, 22 Sep 2015)
Changed paths:
M ckan/pastertemplates/__init__.py
M ckan/pastertemplates/template/setup.py_tmpl
Log Message:
-----------
Merge branch '2636-fix-encoding-create-ext'
Compare: https://github.com/ckan/ckan/compare/0ad2f8a2feaf...9f4de3882c84
More information about the ckan-changes
mailing list