forked from pool/python-python-markdown-math
- 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. - %check: use %pyunittest rpm macro - Trim foreign markup from description. - Initial package. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-markdown-math?expand=0&rev=2
32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 12 15:08:49 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Fix the name of the package, it should be python-python-markdown-math
|
|
|
|
-------------------------------------------------------------------
|
|
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.
|