Bug 209234 - security/py-pyotp: Upgrade to 2.1.0
Summary: security/py-pyotp: Upgrade to 2.1.0
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-03 14:16 UTC by VK
Modified: 2016-05-03 18:20 UTC (History)
1 user (show)

See Also:


Attachments
Version upgrade patch (1.21 KB, patch)
2016-05-03 14:16 UTC, VK
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description VK 2016-05-03 14:16:48 UTC
Created attachment 169928 [details]
Version upgrade patch

Attached is the patch to upgrade security/py-pyotp to latest version 2.1.0. Aside from version bump, the patch switches from CHEESESHOP to the author's GitHub account.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-03 15:45:34 UTC
A commit references this bug:

Author: arved
Date: Tue May  3 15:45:21 UTC 2016
New revision: 414535
URL: https://svnweb.freebsd.org/changeset/ports/414535

Log:
  Update to 2.1.0

  PR:		209234
  Submitted by:	maintainer

Changes:
  head/security/py-pyotp/Makefile
  head/security/py-pyotp/distinfo
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2016-05-03 15:46:51 UTC
Committed, thanks. 

Please next time prepare the diff against the current version in ports and not against what you last submitted. I had to manually apply your changes.
Comment 3 VK 2016-05-03 18:20:03 UTC
Thanks, but I thought I did? Rev. 414523 was what I got when I checked out the HEAD via svn in a clean environment, the patch is against that.