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

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-execnet
Version: 1.7.0
Version: 1.7.1
Release: 0
Summary: Rapid multi-Python deployment
License: MIT