Harry Seeber <[email protected]> added the comment: I'm using these classes directly to parse semantic-ish versions in metadata for Munki packages (a package manager for MacOS). Looks like this packaging library is what I should use. Thanks you!
On Thu, Mar 14, 2019 at 5:32 PM Éric Araujo <[email protected]> wrote: > > Éric Araujo <[email protected]> added the comment: > > Hello! Are you seeing this problem when building or installing some > package, or are you using the classes directly? > > If it’s the latter, I would recommand you to use > https://pypi.org/project/packaging/ rather than distutils, which is not > meant to be used as a generic library. > > ---------- > > _______________________________________ > Python tracker <[email protected]> > <https://bugs.python.org/issue36296> > _______________________________________ > -- Harry Seeber IT Support | Gusto <http://gusto.com/> Gusto | all-in-one platform for HR, payroll, and benefits noun (guhs-toh) great enjoyment, energy, and enthusiasm ex: Harry's cat Edgar pounces upon butterflies #withGusto ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36296> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
