forked from pool/python-click-man
Accepting request 790151 from home:mcalabkova:branches:devel:languages:python
- Update to 0.4.1 * Discover command if not in entry_points - Reapplied patch get-short-help.patch OBS-URL: https://build.opensuse.org/request/show/790151 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-man?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
595c46547a
commit
0ba75e0219
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-click-man
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-click-man
|
||||
Version: 0.3.0
|
||||
Version: 0.4.1
|
||||
Release: 0
|
||||
Summary: Automate generation of man pages for python click applications
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user