On 7/6/22 18:17, Kurt Mosiejczuk wrote:
On Wed, Jul 06, 2022 at 05:59:27PM -0400, George Rosamond wrote:
attached.

from pkg/DESCR

This SDK allows a web developer to quickly add Duo's interactive,
self-service, two-factor authentication to any Python3 web login
form. Only Python 3 is supported.

I much prefer using PyPI when the package is available from there, but I
see that the tarball from PyPI is broken (setup.py refers to requirements.txt
which is not included in the tarball).

Understood on PyPi versus Github.

But I see requirements.txt out of the extraction:

$ cat /usr/ports/pobj/py-duo_universal-2.0.1-python3/duo_universal_python->
cryptography>=3.2
PyJWT>=2.0
pyOpenSSL>=19.0.0
requests>=2.22.0
wheel>=0.35.1



The RUN_DEPENDS should be sorted (devel comes before security and www...)

fixed.


I'd also like to see the name changed to just py-duo_universal (which reflects
the name used on PyPI).


Done.

With those changes, ok kmos for import

Thanks Kurt. Fixed tarball attached.

g

Attachment: py-duo_universal-2.0.1.tgz
Description: Binary data

Reply via email to