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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3b1afe07a2cdfe0819b6001bfc2f6fbdda72207dc0b8b4cce7b23e2c44cc4f76
size 25349

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Mar 26 19:15:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.12:
* Respect directive regex flags
* feat: include tests in source distribution
-------------------------------------------------------------------
Wed Dec 7 17:56:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

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