aboutcode-org / fetchcode

A library to reliably fetch code via HTTP, FTP and version control systems. This project is sponsored by NLnet project https://nlnet.nl/project/vulnerabilitydatabase/ Google Summer of Code, nexB and others generous sponsors!
9 stars 18 forks source link

Replace packaging with packvers #86

Open pombredanne opened 1 year ago

pombredanne commented 1 year ago

See https://github.com/nexB/fetchcode/tree/42110e9cb6017c8f85b52fe6daab0038d35e4a84/src/fetchcode/vcs/pip/_vendor/packaging

To avoid the issues of https://github.com/pypa/packaging/issues/530 packaging should be replaced by https://github.com/nexB/packvers/

See also SCTK and https://github.com/nexB/univers/issues/95 and https://github.com/nexB/python-inspector/issues/108