./www/py-sanic-routing, Core routing component for Sanic

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


Branch: CURRENT, Version: 23.12.0nb1, Package name: py312-sanic-routing-23.12.0nb1, Maintainer: pkgsrc-users

Beginning in v21.3, Sanic makes use of this new AST-style router in two use
cases: routing paths and routing signals. Therefore, this package comes with a
BaseRouter that needs to be subclassed in order to be used for its specific
needs.


Master sites:

Filesize: 28.782 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-14 22:28:04 by Adam Ciarcinski | Files touched by this commit (60) | Package updated
Log message:
Fix PLIST after py-setuptools update; bump depends and revision
   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-01-05 19:17:13 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-sanic-routing: updated to 23.12.0

Version 23.12.0

Add new workflow for deployment
Allow for priorities on routes defs
Add path argument to NoMethod
   2023-08-11 14:52:47 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sanic-routing: updated to 23.6.0

Version 23.6.0
Only unquote on string casts
   2022-10-14 10:29:37 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sanic-routing: updated to 22.8.0

Version 22.8.0

Add extra namespace
   2022-04-26 14:35:13 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sanic-routing: updated to 22.3.0

Version 22.3.0

Fixed: change typing on register_pattern
[BREAKING] Only match non-empty string
Add casting to regex matching
Add extension parameter type
Add requirements check on regex routes
Bump version and 22.3
Update REGEX for file extensions
   2022-01-13 19:20:23 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-sanic-routing: updated to 21.12.0

Version 21.12.0

Update python version testing
Add return type to parse_date

Version 0.7.2

Resolve bug where multiple nested path endpoints where one of the definitions \ 
contains multiple methods resulted in 404
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS