Bug 215992 - security/py-pyotp: Update to 2.2.4
Summary: security/py-pyotp: Update to 2.2.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dmitry Marakasov
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-01-12 11:06 UTC by VK
Modified: 2017-01-16 12:43 UTC (History)
1 user (show)

See Also:
amdmi3: merge-quarterly-


Attachments
Update py-pyotp to 2.2.4 (1.27 KB, patch)
2017-01-12 11:06 UTC, VK
vlad-fbsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description VK freebsd_triage 2017-01-12 11:06:40 UTC
Created attachment 178785 [details]
Update py-pyotp to 2.2.4

Please update to 2.2.4, MFH-able changes since 2.2.1 (currently in the tree):

* Use numeric placeholders in string formatting (utils.py)
* Documentation improvements (README.rst)
* Test suite tweaks (test.py)
* Add Python 3.6 to test matrix
* Fixes to release infra makefile (common.mk)

Unit tests passed (17 OK), Poudriere build tests passed with:

* 11.0, amd64, Python 2.7
* 11.0, amd64, Python 3.5
* 10.3, amd64, Python 2.7
* 10.3, amd64, Python 3.5
Comment 1 VK freebsd_triage 2017-01-12 11:07:50 UTC
Oh also, added DOC option and installation to Makefile (installs README.rst).
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-01-16 11:47:50 UTC
A commit references this bug:

Author: amdmi3
Date: Mon Jan 16 11:46:51 UTC 2017
New revision: 431626
URL: https://svnweb.freebsd.org/changeset/ports/431626

Log:
  - Update to 2.2.4

  PR:		215992
  Submitted by:	vlad-fbsd@acheronmedia.com (maintainer)

Changes:
  head/security/py-pyotp/Makefile
  head/security/py-pyotp/distinfo
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2017-01-16 11:53:16 UTC
We don't MFH updates, only bugfixes, so I don't see anything MFH-able here. Please correct me if I'm wrong.
Comment 4 VK freebsd_triage 2017-01-16 12:43:34 UTC
Thanks for committing this. Indeed there aren't any bugfixes to packaged code here, but there also aren't any new features or potentially breakable changes. I thought adding DOCs would make it useful for the Q repo, hence the merge-quarterly request.

But I understand your decision.