15
0

Accepting request 790183 from home:mcalabkova:branches:devel:languages:python

- No need to use upstream tarball, download PyPI tarball instead

OBS-URL: https://build.opensuse.org/request/show/790183
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-man?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2020-03-31 14:28:37 +00:00
committed by Git OBS Bridge
parent 0ba75e0219
commit 59db2e333f
4 changed files with 5 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ Release: 0
Summary: Automate generation of man pages for python click applications
License: MIT
URL: https://github.com/click-contrib/click-man
Source: https://github.com/click-contrib/click-man/archive/v%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/c/click-man/click-man-%{version}.tar.gz
Patch1: get-short-help.patch
BuildRequires: %{python_module click}
BuildRequires: %{python_module pytest}