[Bug 206087] security/py-keyring: Upgrade to 7.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 9 23:27:19 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206087

            Bug ID: 206087
           Summary: security/py-keyring: Upgrade to 7.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: douglas at douglasthrift.net

Created attachment 165336
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=165336&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list