Accepting request 926579 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to version 0.5.0 * Easier ways to use `MockCommand` to customise mocked commands, including `python=` to specify extra code to run, `.MockCommand.fixed_output`, and `.MockCommand.assert_called`. * Command mocking will use `os.defpath` as the initial PATH if the PATH environment variable is not set. - Drop Python 2 build OBS-URL: https://build.opensuse.org/request/show/926579 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-testpath?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 20 16:23:05 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to version 0.5.0
|
||||
* Easier ways to use `MockCommand` to customise mocked commands,
|
||||
including `python=` to specify extra code to run,
|
||||
`.MockCommand.fixed_output`, and `.MockCommand.assert_called`.
|
||||
* Command mocking will use `os.defpath` as the initial PATH if the
|
||||
PATH environment variable is not set.
|
||||
- Drop Python 2 build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 12 16:33:53 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user