14
0

- update to 5.1.0:

* tox: Remove py37 entries
  * Add support for mocking modules
  * docs: Fix indentation
  * setup: Add Sphinx classifier

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-click?expand=0&rev=11
This commit is contained in:
2023-11-22 09:55:04 +00:00
committed by Git OBS Bridge
parent fd2a6563d7
commit eb2dfee124
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Nov 22 09:54:55 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>