ping ________________________________ From: Stuart Henderson <s...@spacehopper.org> Sent: Monday, 18 January 2021 5:23 PM To: ricardo baylon <rbay...@outlook.com> Cc: ports@openbsd.org <ports@openbsd.org> Subject: Re: NEW: devel/py-bsdauth
On 2021/01/18 01:43, ricardo baylon wrote: > Hi all, > > Greetings! > > I've written a python library for authenticating python code with OpenBSD > system. Is someone working on similar port? If not, attached is the port I > made and hopefully someone can OK this one. Tweaked version attached, ok with me for someone to import. I have changed: - move from devel to sysutils - don't hardcode MODPY_VERSION, use FLAVOR=python3/FLAVORS=python3 instead - add missing build dep on pathlib - reformat DESCR (line wrap, shorten the example - DESCR isn't the best place for docs but since it's so simple to use it will do, but best kept as short as possible)