15
0
Files
python-docstring-to-markdown/python-docstring-to-markdown.changes
Dirk Mueller 8e850920fa Accepting request 1041197 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.11 
  *  Enhancements
  Parse syntax within tables #19
  Complete support for RST admonitions #20
  * Maintenance
  Move away from deprecated SPDX identifier, update links #18
  Add Python 3.10 to test matrix #21
  Enable GitHub dependency tracking #22
  Add Python 3.11 to testing matrix #23
  Prepare 0.11 release #24

OBS-URL: https://build.opensuse.org/request/show/1041197
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docstring-to-markdown?expand=0&rev=3
2022-12-07 19:01:57 +00:00

20 lines
692 B
Plaintext

-------------------------------------------------------------------
Wed Dec 7 17:56:49 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.11
* Enhancements
Parse syntax within tables #19
Complete support for RST admonitions #20
* Maintenance
Move away from deprecated SPDX identifier, update links #18
Add Python 3.10 to test matrix #21
Enable GitHub dependency tracking #22
Add Python 3.11 to testing matrix #23
Prepare 0.11 release #24
-------------------------------------------------------------------
Sun Nov 6 15:15:50 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Initial specfile for v0.10
- Required by python-python-lsp-server