Path to this page:
Subject: CVS commit: pkgsrc/www/py-sanic
From: Adam Ciarcinski
Date: 2025-01-02 15:13:34
Message id: 20250102141334.E1625FC1D@cvs.NetBSD.org
Log Message:
py-sanic: updated to 24.12.0
24.12.0
DOCS: small fix to class name
Cleanup some typing
Fix SanicException quiet attribute handling when set to False
Kill the entire process group if applicable
Cleanup setup.cfg
Fix incompatible type annotation of get method in the HTTPMethodView class
fixes typo in sanic-ext cors docs
chore: support JSONRepsonse dumps callable return type bytes
Fixed mixins.startup.serve UnboundLocalError.
Custom commands
Remove 3.8 and add 3.13
Files: