Hello community,

here is the log from the commit of package python-keyring for openSUSE:Factory 
checked in at 2013-09-27 18:01:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-keyring (Old)
 and      /work/SRC/openSUSE:Factory/.python-keyring.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-keyring"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-keyring/python-keyring.changes    
2013-07-22 13:52:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-keyring.new/python-keyring.changes       
2013-09-27 18:01:37.000000000 +0200
@@ -1,0 +2,29 @@
+Fri Sep 27 07:11:55 UTC 2013 - [email protected]
+
+- update to 3.0.5:
+  * Simplified the implementation of ``keyring.core.load_keyring``. It now uses
+  ``__import__`` instead of loading modules explicitly.
+  * Renamed ``keyring.util.platform`` to ``keyring.util.platform_``. 
+  * Ensure that modules are actually imported even in Mercurial's Demand Import
+  environment.
+  * Removed support for Python 2.5.
+  * Removed names in ``keyring.backend`` moved in 1.1 and previously retained
+  for compatibilty.
+  *  GnomeKeyring: fix availability checks, and make sure the warning
+  message from pygobject is not printed.
+  *  Prioritized backend support. The primary interface for Keyring backend
+  classes has been refactored to now emit a 'priority' based on the current
+  environment (operating system, libraries available, etc). These priorities
+  provide an indication of the applicability of that backend for the current
+  environment. Users are still welcome to specify a particular backend in
+  configuration, but the default behavior should now be to select the most
+  appropriate backend by default.
+
+-------------------------------------------------------------------
+Wed Sep  4 13:35:14 UTC 2013 - [email protected]
+
+- Update to version 1.6.1:
+  + Only include pytest-runner in 'setup requirements' when ptr invocation is
+    indicated in the command-line (Issue #105).
+
+-------------------------------------------------------------------

Old:
----
  keyring-1.6.zip

New:
----
  keyring-3.0.5.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-keyring.spec ++++++
--- /var/tmp/diff_new_pack.gflll5/_old  2013-09-27 18:01:37.000000000 +0200
+++ /var/tmp/diff_new_pack.gflll5/_new  2013-09-27 18:01:37.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-keyring
-Version:        1.6
+Version:        3.0.5
 Release:        0
 Url:            http://bitbucket.org/kang/python-keyring-lib
 Summary:        Store and access your passwords safely

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to