diff --git a/python-sphinx-click.changes b/python-sphinx-click.changes index bbf0e80..a7ce8e1 100644 --- a/python-sphinx-click.changes +++ b/python-sphinx-click.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Nov 22 09:54:55 UTC 2023 - Dirk Müller + +- update to 5.1.0: + * tox: Remove py37 entries + * Add support for mocking modules + * docs: Fix indentation + * setup: Add Sphinx classifier + ------------------------------------------------------------------- Wed Sep 13 08:30:57 UTC 2023 - Dirk Müller diff --git a/python-sphinx-click.spec b/python-sphinx-click.spec index 20dc090..0426094 100644 --- a/python-sphinx-click.spec +++ b/python-sphinx-click.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-sphinx-click -Version: 5.0.1 +Version: 5.1.0 Release: 0 Summary: Sphinx extension that automatically documents click applications License: MIT diff --git a/sphinx-click-5.0.1.tar.gz b/sphinx-click-5.0.1.tar.gz deleted file mode 100644 index 450aea4..0000000 --- a/sphinx-click-5.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fcc7df15e56e3ff17ebf446cdd316c2eb79580b37c49579fba11e5468802ef25 -size 26846 diff --git a/sphinx-click-5.1.0.tar.gz b/sphinx-click-5.1.0.tar.gz new file mode 100644 index 0000000..7e56166 --- /dev/null +++ b/sphinx-click-5.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6812c2db62d3fae71a4addbe5a8a0a16c97eb491f3cd63fe34b4ed7e07236f33 +size 27456