forked from pool/python-docstring-to-markdown
Accepting request 1074500 from devel:languages:python
- update to 0.12: * Respect directive regex flags * feat: include tests in source distribution OBS-URL: https://build.opensuse.org/request/show/1074500 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docstring-to-markdown?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b1afe07a2cdfe0819b6001bfc2f6fbdda72207dc0b8b4cce7b23e2c44cc4f76
|
||||
size 25349
|
||||
3
docstring-to-markdown-0.12-gh.tar.gz
Normal file
3
docstring-to-markdown-0.12-gh.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d6b8b4b35c5cb024d4ea8cfe1860326ed82c61a24be62cc0ccffa6c7176f930
|
||||
size 25464
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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