diff --git a/fire-0.2.0.tar.gz b/fire-0.2.0.tar.gz deleted file mode 100644 index f079599..0000000 --- a/fire-0.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cdae28ea728d6cad487c900d534426d2cd09ddd2993287a885ff7c8accb097c8 -size 76135 diff --git a/fire-0.2.1.tar.gz b/fire-0.2.1.tar.gz new file mode 100644 index 0000000..ef5c729 --- /dev/null +++ b/fire-0.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6865fefc6981a713d2ce56a2a2c92c56c729269f74a6cddd6f4b94d16ae084c9 +size 76512 diff --git a/python-fire.changes b/python-fire.changes index 97caab0..9b2cdcf 100644 --- a/python-fire.changes +++ b/python-fire.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 13 07:44:29 UTC 2019 - Tomáš Chvátal + +- Update to 0.2.1: + * Improves robustness of docstring parser in the face of unexpected format docstrings. #183 + ------------------------------------------------------------------- Tue Jul 30 07:07:56 UTC 2019 - pgajdos@suse.com diff --git a/python-fire.spec b/python-fire.spec index a539e5a..9ee2c77 100644 --- a/python-fire.spec +++ b/python-fire.spec @@ -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