freebsd-ports/www/py-gunicorn
Kubilay Kocak 77f1c944fc www/py-gunicorn: Update to 19.4.1 & much more!
- Update PORTVERSION and distinfo checksum (19.4.1)
- Match COMMENT to setup.py:description=
- Add LICENSE_FILE
- Options: Rename SETPROC option -> Add PROCTITLE to defaults
- Options: Add GAIOHTTP async worker
- Options: Update all descriptions
- Options: Remove TESTS optionjs
- Enable "concurrent" Python support
- Add NO_ARCH (architecture independent package)
- Rename test target to new conventions
- Check, limit, and add BROKEN message for Option/Python version
  combinations that aren't supported.
- Patch out non-compulsory dependencies from test requirements file
- Delete requirements_dev.txt patch file (no longer necessary)

- Add post-patch: target to remove _gaiohttp.py, because compileall() of this file
  fails on 2.x with a SyntaxError, but is not handled, so .py[co] files references
  are added to --record output, breaking file list generation. [1][2][3][4][5]

Changes:

  http://docs.gunicorn.org/en/stable/news.html

[1] https://github.com/benoitc/gunicorn/issues/788
[2] https://github.com/benoitc/gunicorn/issues/860
[3] https://github.com/benoitc/gunicorn/issues/982
[4] https://github.com/pypa/pip/issues/1873
[5] https://github.com/pypa/pip/issues/1954
2015-12-27 10:35:19 +00:00
..
files
distinfo
Makefile
pkg-descr