forked from pool/python-fixtures
Accepting request 249219 from Cloud:OpenStack:Master
New upstream release OBS-URL: https://build.opensuse.org/request/show/249219 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fixtures?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
7d7034ca8e
commit
60b771f184
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 15 09:16:54 UTC 2014 - tbechtold@suse.com
|
||||
|
||||
- update to version 0.3.16:
|
||||
* Fixed 0.3.15 on Python 2.6 - version info is a plain tuple there.
|
||||
* ``FakePopen`` now supports being called under a context manager (IE: with).
|
||||
* ``FakeProcess`` now supports kill().
|
||||
* ``FakeProcess`` wait() now supports arguments added in Python 3.
|
||||
* ``MonkeyPatch`` now preserves ``staticmethod`` functions.
|
||||
- Add python-testtools as Requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 20 16:24:01 UTC 2014 - dmueller@suse.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user