forked from pool/python-sphinx-click
- update to 5.0.1:
* Fix compatibility with Sphinx 7.2.x * Add release note for events support * Process events * Add release note for end of Python 3.7 support * setup.cfg: Add click keyword * Drop Python 3.7 support - Update to version 4.3.0 * setup: Update URL OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-click?expand=0&rev=9
This commit is contained in:
@@ -18,12 +18,13 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-sphinx-click
|
||||
Version: 4.4.0
|
||||
Version: 5.0.1
|
||||
Release: 0
|
||||
Summary: Sphinx extension that automatically documents click applications
|
||||
License: MIT
|
||||
URL: https://github.com/stephenfin/sphinx-click
|
||||
Source: https://files.pythonhosted.org/packages/source/s/sphinx_click/sphinx-click-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel >= 3.8}
|
||||
BuildRequires: %{python_module pbr}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
Reference in New Issue
Block a user