Bug 207046 - New port: security/py-keyrings.alt Alternate Python keyring implementations
Summary: New port: security/py-keyrings.alt Alternate Python keyring implementations
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks: 207044
  Show dependency treegraph
 
Reported: 2016-02-09 07:25 UTC by Douglas Thrift
Modified: 2016-02-12 21:06 UTC (History)
1 user (show)

See Also:


Attachments
security/py-keyrings.alt.shar (2.35 KB, text/plain)
2016-02-09 07:25 UTC, Douglas Thrift
no flags Details
logs/py27-keyrings.alt-1.1.log (21.08 KB, text/plain)
2016-02-09 07:26 UTC, Douglas Thrift
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!