Path to this page:
Subject: CVS commit: pkgsrc/devel/py-packaging
From: Adam Ciarcinski
Date: 2023-04-13 16:35:10
Message id: 20230413143510.F3979FA85@cvs.NetBSD.org
Log Message:
py-packaging: updated to 23.1
23.1
What's Changed
chore: add typed classifier
Improve parser error messaging around mistakes in/around version specifiers
Upgrade to latest mypy
Delete print() from test_tags
Update our linters
Improve error for local version label with unsupported operators
Parse raw metadata
Handle prefix match with zeros at end of prefix correctly
Relax typing of _key on _BaseVersion
Replace spaces in platform names with underscores
Import underlying parser function as an underscored variable
Files: