[ckan-changes] [ckan/ckan] 5ded4a: Update the README template for a CKAN extension
Ian Ward
noreply at github.com
Tue May 28 12:10:44 UTC 2019
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 5ded4a55234ebae1302eae6c1e4feb5297a9d87d
https://github.com/ckan/ckan/commit/5ded4a55234ebae1302eae6c1e4feb5297a9d87d
Author: David Read <david.read at hackneyworkshop.com>
Date: 2019-05-27 (Mon, 27 May 2019)
Changed paths:
M ckan/pastertemplates/template/README.rst_tmpl
Log Message:
-----------
Update the README template for a CKAN extension
* Fix the pypi upload process - it changed a year or so ago, and you no longer need to register.
* Change pypin links to shields.io because pypin.in shutdown and the redirect costs them money - https://web.archive.org/web/20150318013508/https://pypip.in/
* Remove 'downloads' shield - pypi no longer records this - see https://mail.python.org/pipermail/distutils-sig/2013-May/020855.html
* 'Config settings' - a better default is to say there are none. Every project starts from zero.
* Titles - Only first word is capitalized - much more the norm these days, particularly on the web.
Commit: 353660e3684e3c432ec8ba8010e4f2c961ccfc9a
https://github.com/ckan/ckan/commit/353660e3684e3c432ec8ba8010e4f2c961ccfc9a
Author: Ian Ward <ian at excess.org>
Date: 2019-05-28 (Tue, 28 May 2019)
Changed paths:
M ckan/pastertemplates/template/README.rst_tmpl
Log Message:
-----------
Merge pull request #4819 from ckan/extension-template-readme
Update the README template for a CKAN extension
Compare: https://github.com/ckan/ckan/compare/1533e5bd9c30...353660e3684e
More information about the ckan-changes
mailing list