NOTICE: This package has been removed from pkgsrc

./www/py-cherrypy17, Pythonic, object-oriented HTTP framework

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 17.4.0, Package name: py37-cherrypy-17.4.0, Maintainer: pkgsrc-users

CherryPy allows developers to build web applications in much the same way they
would build any other object-oriented Python program. This results in smaller
source code developed in less time.

CherryPy is now more than six years old and it is has proven very fast and
stable. It is being used in production by many sites, from the simplest ones to
the most demanding ones.


Required to run:
[devel/py-setuptools] [converters/py-simplejson] [lang/py-six] [devel/py-more-itertools] [www/py-cheroot] [net/py-portend] [devel/py-contextlib2] [lang/python37] [devel/py-zc.lockfile]

Required to build:
[pkgtools/cwrappers] [devel/py-setuptools_scm]

Master sites:

SHA1: ffc6b0352b89ff4c615058371e07bbd92c581829
RMD160: 07acb365543a9a592dd6e1250f71fa4d1c88dfe3
Filesize: 668.021 KB

Version history: (Expand)


CVS history: (Expand)


   2021-02-17 11:03:24 by Adam Ciarcinski | Files touched by this commit (5) | Package removed
Log message:
py-cherrypy17: removed
   2019-11-15 23:51:15 by Tobias Nygren | Files touched by this commit (4)
Log message:
mk.mk? mk.
   2019-11-15 15:22:16 by Thomas Klausner | Files touched by this commit (5)
Log message:
*: use py-more-itertools via versioned_dependencies.mk
   2018-10-02 13:22:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-cherrypy17: updated to 17.4.0

v17.4.0
* When setting Response Body, reject Unicode
  values, making behavior on Python 2 same as on Python 3.
* Other inconsequential refactorings.
   2018-09-05 10:15:47 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
py-cherrypy17: added version 17.3.0 (compatible with Python 2.7)