15
0
forked from pool/python-fire

- Update to 0.2.1:

* Improves robustness of docstring parser in the face of unexpected format docstrings. #183

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fire?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2019-09-13 07:45:30 +00:00
committed by Git OBS Bridge
parent 8f8d840528
commit 9baede06d9
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-fire
Version: 0.2.0
Version: 0.2.1
Release: 0
Summary: A library for automatically generating command line interfaces
License: Apache-2.0