15
0
Files
python-CommonMark/python-CommonMark.changes
Tomáš Chvátal 45008601a2 - Update to 0.8.1:
* Added the Node.normalize() method. (from @lez)
  * Renamed package name to commonmark for PEP8 compliance. You can now do import commonmark as well as import CommonMark. Closes #60
  * Added testing on Python 3.7.
  * Removed CommonMark symlink. So, as of this version, you need to replace all instances of CommonMark with commonmark in your code.
- Remove the not-needed subpackages
- Run the tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CommonMark?expand=0&rev=15
2019-03-05 14:52:24 +00:00

4.2 KiB