Bug 207046

Summary: New port: security/py-keyrings.alt Alternate Python keyring implementations
Product: Ports & Packages Reporter: Douglas Thrift <douglas>
Component: Individual Port(s)Assignee: Ruslan Makhmatkhanov <rm>
Status: Closed FIXED    
Severity: Affects Only Me CC: rm
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 207044    
Attachments:
Description Flags
security/py-keyrings.alt.shar
none
logs/py27-keyrings.alt-1.1.log none

Description Douglas Thrift 2016-02-09 07:25:03 UTC
Created attachment 166787 [details]
security/py-keyrings.alt.shar

Add security/py-keyrings.alt which is a set of backends for security/py-keyring which have been split off into a seperate package since version 8.0 of keyring.

"portlint -A" reports "looks fine."
I will attach the "poudriere testport" log.
Comment 1 Douglas Thrift 2016-02-09 07:26:15 UTC
Created attachment 166788 [details]
logs/py27-keyrings.alt-1.1.log

Here is the poudriere testport log.
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-02-10 19:45:10 UTC
Take
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-02-12 21:03:19 UTC
A commit references this bug:

Author: rm
Date: Fri Feb 12 21:03:10 UTC 2016
New revision: 408761
URL: https://svnweb.freebsd.org/changeset/ports/408761

Log:
  Alternate keyring backend implementations for use with the Python keyring
  package.

  WWW: https://pypi.python.org/pypi/keyrings.alt

  PR:		207046
  Submitted by:	Douglas Thrift <douglas@douglasthrift.net>

Changes:
  head/security/Makefile
  head/security/py-keyrings.alt/
  head/security/py-keyrings.alt/Makefile
  head/security/py-keyrings.alt/distinfo
  head/security/py-keyrings.alt/pkg-descr
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-02-12 21:06:24 UTC
New port added, thank you!