Created attachment 165193 [details] pyotp shar file PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in. Portlint: OK Poudriere: OK (10.2, 9.3; Python 2.7, 3.4, 3.5; amd64) Build logs: http://cherri.irealone.hr/poudriere/data/latest-per-pkg/pyotp/2.0.1/
Eh, please ignore the build logs link above, that was an earlier build for a broken Makefile (no PKGNAMEPREFIX). These are appropriate logs: py27: http://cherri.irealone.hr/poudriere/data/latest-per-pkg/py27-pyotp/2.0.1/ py34: http://cherri.irealone.hr/poudriere/data/latest-per-pkg/py34-pyotp/2.0.1/ py35: http://cherri.irealone.hr/poudriere/data/latest-per-pkg/py35-pyotp/2.0.1/
A commit references this bug: Author: miwi Date: Sun Jan 10 06:13:47 UTC 2016 New revision: 405667 URL: https://svnweb.freebsd.org/changeset/ports/405667 Log: PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in. PR: 205992 Submitted by: vlad-fbsd@acheronmedia.com Changes: head/security/Makefile head/security/py-pyotp/ head/security/py-pyotp/Makefile head/security/py-pyotp/distinfo head/security/py-pyotp/pkg-descr