14
0

- 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:
2023-09-13 08:31:46 +00:00
committed by Git OBS Bridge
parent e19d3a078d
commit fd2a6563d7
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Sep 13 08:30:57 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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
-------------------------------------------------------------------
Thu May 11 08:15:11 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
@@ -26,7 +37,7 @@ Tue Dec 6 15:46:55 UTC 2022 - Dirk Müller <dmueller@suse.com>
-------------------------------------------------------------------
Fri Oct 7 16:22:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 4.3.0
- Update to version 4.3.0
* Fix typo
* Add release note for auto_envvar_prefix support
* add functionality to also render env-variables that are created via the auto_envvar_prefix option
@@ -63,7 +74,7 @@ Fri Oct 7 16:22:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
* Uncap coverage, remove test-requirements.txt
* Update pre-commit hooks
* Add support for click 8.1.x
* setup: Update URL
* setup: Update URL
-------------------------------------------------------------------
Sat Mar 26 20:00:37 UTC 2022 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -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}

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cc67692bd28f482c7f01531c61b64e9d2f069bfcf3d24cbbb51d4a84a749fa48
size 25564

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcc7df15e56e3ff17ebf446cdd316c2eb79580b37c49579fba11e5468802ef25
size 26846