forked from pool/python-subprocrunner
Accepting request 786961 from home:mnhauke
- Update to version 1.2.0 * Add follow_symlinks argument to Which constructor * Improve path existence check for Which * Modify an error handling when a command not specified for Which * Fix to include py.typed to the package OBS-URL: https://build.opensuse.org/request/show/786961 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-subprocrunner?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
78583831ad
commit
f05a8b8bb3
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-subprocrunner
|
||||
Version: 1.1.0
|
||||
Version: 1.2.0
|
||||
Release: 0
|
||||
Summary: A Python wrapper library for subprocess module
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user