15
0
forked from pool/python-fire

- update to 0.3.1:

* Removes preexec_fn from pager subprocess cal

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fire?expand=0&rev=17
This commit is contained in:
2020-09-17 11:09:47 +00:00
committed by Git OBS Bridge
parent e8a81d3cff
commit d11298dfef
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:96c372096afcf33ddbadac8a7ca5b7e829e8d7157d0030bd964bf959afde5c2c
size 81223

3
fire-0.3.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9736a16227c3d469e5d2d296bce5b4d8fa8d7851e953bda327a455fc2994307f
size 81162

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 17 11:09:09 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.3.1:
* Removes preexec_fn from pager subprocess cal
-------------------------------------------------------------------
Thu Apr 2 01:40:27 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -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