forked from pool/python-click-man
Accepting request 1174764 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1174764 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-click-man?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 16 14:47:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro: allows us to eliminate usage of deprecated
|
||||
%patchN syntax.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 12:35:39 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-click-man
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -39,8 +39,7 @@ BuildArch: noarch
|
||||
Automate generation of man pages for Python Click applications.
|
||||
|
||||
%prep
|
||||
%setup -q -n click-man-%{version}
|
||||
%patch1 -p1
|
||||
%autosetup -p1 -n click-man-%{version}
|
||||
|
||||
%build
|
||||
export LANG=en_US.UTF-8
|
||||
|
||||
Reference in New Issue
Block a user