diff --git a/fire-0.3.0.tar.gz b/fire-0.3.0.tar.gz deleted file mode 100644 index 04b3628..0000000 --- a/fire-0.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:96c372096afcf33ddbadac8a7ca5b7e829e8d7157d0030bd964bf959afde5c2c -size 81223 diff --git a/fire-0.3.1.tar.gz b/fire-0.3.1.tar.gz new file mode 100644 index 0000000..a0d4a48 --- /dev/null +++ b/fire-0.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9736a16227c3d469e5d2d296bce5b4d8fa8d7851e953bda327a455fc2994307f +size 81162 diff --git a/python-fire.changes b/python-fire.changes index cdfcfb5..21beaab 100644 --- a/python-fire.changes +++ b/python-fire.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 17 11:09:09 UTC 2020 - Dirk Mueller + +- update to 0.3.1: + * Removes preexec_fn from pager subprocess cal + ------------------------------------------------------------------- Thu Apr 2 01:40:27 UTC 2020 - Steve Kowalik diff --git a/python-fire.spec b/python-fire.spec index aa4a718..d06250e 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.3.0 +Version: 0.3.1 Release: 0 Summary: A library for automatically generating command line interfaces License: Apache-2.0