Bug 205992 - [NEW PORT] security/py-pyotp: Python One Time Password Library
Summary: [NEW PORT] security/py-pyotp: Python One Time Password Library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL: https://github.com/pyotp/pyotp
Keywords: easy, feature, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-01-07 03:22 UTC by VK
Modified: 2016-01-10 06:14 UTC (History)
2 users (show)

See Also:


Attachments
pyotp shar file (1.52 KB, text/plain)
2016-01-07 03:22 UTC, VK
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description VK freebsd_triage 2016-01-07 03:22:33 UTC
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/
Comment 1 VK freebsd_triage 2016-01-07 03:30:13 UTC
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/
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-01-10 06:14:39 UTC
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