Subject: CVS commit: pkgsrc/www/py-cheroot
From: Adam Ciarcinski
Date: 2024-02-07 07:25:43
Message id: 20240207062543.76C46FA42@cvs.NetBSD.org

Log Message:
py-cheroot: updated to 10.0.0

v10.0.0

- Cheroot now accepts a
  ``reuse_port`` parameter on the ``HTTPServer`` object.
  Subclasses overriding ``prepare_socket`` will no longer
  work and will need to adapt to the new interface.

v9.0.0

- Cheroot now requires Python
  3.6 or later. Python 3.5 and Python 2.7 are still supported
  by the :gh:`maint/8.x branch
  <cherrypy/cheroot/tree/maint/8.x>` and stabilizing
  bugfixes will be accepted to that branch.

Files:
RevisionActionfile
1.38modifypkgsrc/www/py-cheroot/Makefile
1.14modifypkgsrc/www/py-cheroot/PLIST
1.28modifypkgsrc/www/py-cheroot/distinfo
1.3modifypkgsrc/www/py-cheroot/patches/patch-setup.cfg