forked from pool/python-docstring-to-markdown
- update to 0.12:
* Respect directive regex flags * feat: include tests in source distribution OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docstring-to-markdown?expand=0&rev=5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-docstring-to-markdown
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-docstring-to-markdown
|
||||
Version: 0.11
|
||||
Version: 0.12
|
||||
Release: 0
|
||||
Summary: On the fly conversion of Python docstrings to markdown
|
||||
License: LGPL-2.1-only
|
||||
|
||||
Reference in New Issue
Block a user