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).
The RUN_DEPENDS should be sorted (devel comes before security and www...)
I'd also like to see the name changed to just py-duo_universal (which reflects
the name used on PyPI).
With those changes, ok kmos for import
--Kurt
No comments:
Post a Comment