11
0

- Update to 1.7.1:

* #108: Revert linecache optimization introduced in 1.7.0 which broke remote execution.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-execnet?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2019-08-30 01:13:03 +00:00
committed by Git OBS Bridge
parent 4276199f55
commit 80529bc897
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 30 01:11:54 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.7.1:
* #108: Revert linecache optimization introduced in 1.7.0 which broke remote execution.
-------------------------------------------------------------------
Mon Aug 12 15:44:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>