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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 18.10.0nb2, Package name: py312-cherrypy-18.10.0nb2, 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:

Filesize: 618.855 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-14 15:30:03 by Adam Ciarcinski | Files touched by this commit (36) | Package updated
Log message:
Fix PLIST after py-setuptools update; bump depends and revision
   2025-03-08 14:12:08 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-cherrypy: fix wheel name for latest setuptools and depend on it

Bump PKGREVISION.
   2025-01-16 14:59:58 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-cherrypy: updated to 18.10.0

v18.10.0

* Removed the use of :mod:`cgi` deprecated in Python 3.11
* Various `changes
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-02-15 23:23:44 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-cherrypy: add missing tool
   2024-02-07 07:26:24 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-cherrypy: updated to 18.9.0

v18.9.0

* Various
  `changes <https://github.com/cherrypy/cherrypy/compare/v18.8.0...v18.9.0>`_.
   2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112)
Log message:
*: latest py-sphinx only support Python 3.9+