--- - branch: MAIN date: Sun Nov 6 18:29:10 UTC 2022 files: - new: '1.43' old: '1.42' path: pkgsrc/www/py-cherrypy/Makefile pathrev: pkgsrc/www/py-cherrypy/Makefile@1.43 type: modified - new: '1.35' old: '1.34' path: pkgsrc/www/py-cherrypy/distinfo pathrev: pkgsrc/www/py-cherrypy/distinfo@1.35 type: modified id: 20221106T182910Z.889603b44ba7c6fd76cac4ba4939e79e764f067a log: | py-cherrypy: updated to 18.8.0 v18.8.0 ------- * :issue:`1974`: Dangerous characters received in a host header encoded using RFC 2047 are now elided by default. Currently, dangerous characters are defined as CR and LF. The original value is still available as ``cherrypy.request.headers['Host'].raw`` if needed. v18.7.0 ------- * :pr:`1923`: Drop support for Python 3.5. * :pr:`1945`: Fixed compatibility on Python 3.11. v18.6.1 ------- * :issue:`1849` via :pr:`1879`: Fixed XLF flag in gzip header emitted by gzip compression tool per :rfc:`1952#section-2.3.1` -- by :user:`webknjaz`. * :issue:`1874`: Restricted depending on pywin32 only under CPython so that it won't get pulled-in under PyPy -- by :user:`webknjaz`. * :issue:`1920`: Bumped minimum version of PyWin32 to 227. Block pywin32 install on Python 3.10 and later. v18.6.0 ------- * :issue:`1776` via :pr:`1851`: Add support for UTF-8 encoded attachment file names in ``Content-Disposition`` header via :rfc:`6266#appendix-D`. v18.5.0 ------- * :issue:`1827`: Fixed issue where bytes values in a ``HeaderMap`` would be converted to strings. * :pr:`1826`: Rely on `jaraco.collections `_ for its case-insensitive dictionary support. v18.4.0 ------- * :pr:`1715`: Fixed issue in cpstats where the ``data/`` endpoint would fail with encoding errors on Python 3. * :pr:`1821`: Simplify the passthrough of parameters to ``CPWebCase.getPage`` to cheroot. CherryPy now requires cheroot 8.2.1 or later. module: pkgsrc subject: 'CVS commit: pkgsrc/www/py-cherrypy' unixtime: '1667759350' user: adam