Commit graph

7 commits

Author SHA1 Message Date
asau
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
gls
93edd3d665 Update www/py-cherrypy to 3.2.2
This version fixes a type bug in WSGI response headers, among several
others. Upgrade to be PEP-3333 compliant.
2011-10-24 21:06:38 +00:00
dholland
06bb485383 Uses perl-style if syntax and therefore doesn't work with python24. 2011-10-13 13:06:20 +00:00
adam
7dbff146b4 Changes 3.2.1:
* Bug fixes.
2011-10-03 10:14:19 +00:00
adam
3ca365354f Avoid 'not allowed interpreter' error 2011-04-28 09:57:05 +00:00
adam
6067e1e80d 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.
2011-04-05 11:56:08 +00:00