Path to this page:
Subject: CVS commit: pkgsrc/devel/py-requirements-parser
From: Adam Ciarcinski
Date: 2024-09-07 07:57:41
Message id: 20240907055741.7FE84FC74@cvs.NetBSD.org
Log Message:
py-requirements-parser: updated to 0.11.0
0.11.0
feat: replace deprecated pkg_resources with packaging
Fix errors discovered with the unit tests
Hashable type required. Convert list to tuple.
Ignore incompatible types.
Remove comments before passing the line to Req().
Extras should be in lower case.
Complete the list of comparison operators with '!'.
Files: