Hello community,

here is the log from the commit of package python-keyring for openSUSE:Factory 
checked in at 2014-03-20 07:32:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-09 17:00:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-keyring.new/python-keyring.changes       
2014-03-20 07:32:45.000000000 +0100
@@ -1,0 +2,20 @@
+Mon Mar 17 10:12:00 UTC 2014 - [email protected]
+
+- Update to version 3.6:
+  * Add support for packages that wish to bundle keyring by using relative
+    imports throughout.
+- Changes from version 3.5:
+  * Issue #49: Give the backend priorities a 1.5 multiplier bump when an
+    XDG_CURRENT_DESKTOP environment variable matches the keyring's target
+    environment.
+  * Issue #99: Clarified documentation on location of config and data files.
+    Prepared the code base to treat the two differently on Unix-based systems.
+    For now, the behavior is unchanged.
+- Changes from version 3.4:
+  * Extracted FileBacked and Encrypted base classes.
+  * Add a pyinstaller hook to expose backend modules. Ref #124
+  * Pull request #41: Use errno module instead of hardcoding error codes.
+  * SecretService backend: correctly handle cases when user dismissed
+    the collection creation or unlock prompt.
+
+-------------------------------------------------------------------

Old:
----
  keyring-3.3.zip

New:
----
  keyring-3.6.zip

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

Other differences:
------------------
++++++ python-keyring.spec ++++++
--- /var/tmp/diff_new_pack.E5zOw0/_old  2014-03-20 07:32:45.000000000 +0100
+++ /var/tmp/diff_new_pack.E5zOw0/_new  2014-03-20 07:32:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-keyring
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           python-keyring
-Version:        3.3
+Version:        3.6
 Release:        0
 Url:            http://bitbucket.org/kang/python-keyring-lib
 Summary:        Store and access your passwords safely
 License:        Python-2.0
 Group:          Development/Languages/Python
-Source:         
http://pypi.python.org/packages/source/k/keyring/keyring-%{version}.zip
+Source:         
https://pypi.python.org/packages/source/k/keyring/keyring-%{version}.zip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  unzip

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

Reply via email to