14
0

Accepting request 518325 from home:tbechtold:branches:devel:languages:python

- update to 10.4.0:
  * #279: In Kwallet, pass mainloop to SessionBus.
  * #278: Unpin pywin32-ctypes, but blacklist known
    incompatible versions.
  * #278: Pin to pywin32-ctypes 0.0.1 to avoid apparent
    breakage introduced in 0.1.0.

OBS-URL: https://build.opensuse.org/request/show/518325
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=59
This commit is contained in:
Thomas Bechtold
2017-08-23 05:22:48 +00:00
committed by Git OBS Bridge
parent b9525e7583
commit f4b3a466ce
4 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Aug 23 05:19:34 UTC 2017 - tbechtold@suse.com
- update to 10.4.0:
* #279: In Kwallet, pass mainloop to SessionBus.
* #278: Unpin pywin32-ctypes, but blacklist known
incompatible versions.
* #278: Pin to pywin32-ctypes 0.0.1 to avoid apparent
breakage introduced in 0.1.0.
-------------------------------------------------------------------
Wed May 3 16:03:08 UTC 2017 - toddrme2178@gmail.com