14
0
forked from pool/python-cmd2

- update to 2.3.3:

* Added clearer exception handling to `BorderedTable` and `SimpleTable`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=89
This commit is contained in:
2021-12-11 22:10:05 +00:00
committed by Git OBS Bridge
parent 2244e74b39
commit 30d6e29131
4 changed files with 10 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: 2.3.2
Version: 2.3.3
Release: 0
Summary: Extra features for standard library's cmd module
License: MIT