Python flask CORS ----------------- * - python2 version of the library was intentionally not packaged per Debian * policies on new libraries. * - python-flask-cors-doc was merged with python3-flask-cors because * + Common docs not needed without python2 package * + Documentation is not so large that someone would need to install the * lib without docs to save space. * - Patches are added to the documentation to: * + remove badge svgs: * ~ privacy breach (queries remote services to import images) * ~ static images were not imported because updating them would be * unmaintainable as we would have just added an extra step manual when * updating this package's version * + change hyperlinks from index.html -> api.html * ~ index.html pointed to the latest api documentation from the server. * This may not match the api of the version we have packaged and so to * ensure that we have stable documentation matching our release, the * hrefs in index.html now point to the locally-deployed api.html. -- Stewart Ferguson , Sat, 8 Dec 2018 10:46:14 +0100