Thanks Stuart. I made the changes you suggested.

- move from devel to sysutils
done
 - don't hardcode MODPY_VERSION, use FLAVOR=python3/FLAVORS=python3 instead
done, used FLAVOR=python3
- add missing build dep on pathlib
this got fixed after setting FLAVOR=python3, not a dependency in python3
- 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)
updated with short description

Attached is the updated tar file for others to OK.


________________________________
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)

Attachment: py-bsdauth.tar.gz
Description: py-bsdauth.tar.gz

Reply via email to