15
0

- 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:
2023-03-26 19:16:12 +00:00
committed by Git OBS Bridge
parent 8e850920fa
commit 286cac753b
4 changed files with 12 additions and 5 deletions

View File

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