Bug 206087 - security/py-keyring: Upgrade to 7.0
Summary: security/py-keyring: Upgrade to 7.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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-09 23:27 UTC by Douglas Thrift
Modified: 2016-01-10 09:34 UTC (History)
1 user (show)

See Also:


Attachments
security/py27-keyring-7.0.diff (751 bytes, patch)
2016-01-09 23:27 UTC, Douglas Thrift
douglas: maintainer-approval+
Details | Diff
logs/py27-keyring-7.0.log (32.48 KB, text/plain)
2016-01-09 23:29 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-01-09 23:27:19 UTC
Created attachment 165336 [details]
security/py27-keyring-7.0.diff

Upgrade security/py-keyring to 7.0.

"portlint -C" reports "looks fine."
I will attach the "poudriere testport" log.

From CHANGES.rst:

---
7.0
---

* Issue #99: Keyring now expects the config file to be located
  in the XDG_CONFIG_HOME rather than XDG_DATA_HOME and will
  fail to start if the config is found in the old location but not
  the new. On systems where the two locations are distinct,
  simply copy or symlink the config to remain compatible with
  older versions or move the file to work only with 7.0 and later.

* Replaced Pull Request #182 with a conditional SessionBus
  construction, based on subsequent discussion.

-----
6.1.1
-----

* Pull Request #182: Prevent DBus from indicating as a viable
  backend when no viable X DISPLAY variable is present.

---
6.1
---

* Pull Request #174: Add DBus backend for KWallet, preferred to Qt
  backend. Theoretically, it should be auto-detected based on
  available libraries and interchangeable with the Qt backend.

---
6.0
---

* Drop support for Python 2.6.
Comment 1 Douglas Thrift 2016-01-09 23:29:58 UTC
Created attachment 165338 [details]
logs/py27-keyring-7.0.log

Here is the poudriere testport log.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-01-10 09:34:26 UTC
A commit references this bug:

Author: miwi
Date: Sun Jan 10 09:33:58 UTC 2016
New revision: 405682
URL: https://svnweb.freebsd.org/changeset/ports/405682

Log:
  - Update to 7.0

  PR:		206087
  Submitted by:	maintainer

Changes:
  head/security/py-keyring/Makefile
  head/security/py-keyring/distinfo