14
0
forked from pool/python-cmd2

- update to 1.4.0:

* Fixed tab completion crash on Windows
  * Changed how multiline doc string help is formatted to match style of other help messages

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=76
This commit is contained in:
2020-11-26 09:25:34 +00:00
committed by Git OBS Bridge
parent 4b31c38c8d
commit 254fae6ad9
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-cmd2
Version: 1.3.8
Version: 1.4.0
Release: 0
Summary: Extra features for standard library's cmd module
License: MIT