forked from pool/python-clikit
- Update to 0.3.2:
* Fixed handling of KeyboardInterrupt exceptions. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-clikit?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
1c93509de9
commit
abddea882a
@@ -18,11 +18,10 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-clikit
|
||||
Version: 0.3.1
|
||||
Version: 0.3.2
|
||||
Release: 0
|
||||
Summary: Helper to build testable command line interfaces
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/sdispater/clikit
|
||||
Source: https://github.com/sdispater/clikit/archive/%{version}.tar.gz#/clikit-%{version}.tar.gz
|
||||
BuildRequires: %{python_module pastel}
|
||||
|
||||
Reference in New Issue
Block a user