- 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:
parent
2244e74b39
commit
30d6e29131
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cad18787a26147dad4b161d75c5ab7de16ffe91fef1cfad8e6f18b712746e800
|
||||
size 675745
|
3
cmd2-2.3.3.tar.gz
Normal file
3
cmd2-2.3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:750d7eb04d55c3bc2a413e191bc177856f388102de47d11f2210a35266543640
|
||||
size 675880
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 11 22:08:57 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.3.3:
|
||||
* Added clearer exception handling to `BorderedTable` and `SimpleTable`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 18:04:09 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user