14
0
Files
python-python-markdown-math/python-markdown-math.changes

27 lines
973 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon May 31 10:40:07 UTC 2021 - pgajdos@suse.com
- version update to 0.8
* GitLab-style math blocks are now supported in nested environments such
as lists.
- Thanks to Ran Shaham for the contribution.
* Tests now pass with Python-Markdown 3.3.
* This extension now requires Python ≥ 3.4 and Python-Markdown ≥ 3.0.
* Fixed deprecation warnings with Python-Markdown 3.x.
* Added support for GitLab-style delimiters.
-------------------------------------------------------------------
Mon May 31 10:28:42 UTC 2021 - pgajdos@suse.com
- %check: use %pyunittest rpm macro
-------------------------------------------------------------------
Thu Jan 3 01:57:01 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim foreign markup from description.
-------------------------------------------------------------------
Wed Jan 2 12:36:45 UTC 2019 - badshah400@gmail.com
- Initial package.