Changelog for
python3-dominate-2.5.1-bp154.2.1.noarch.rpm :
* Tue Mar 31 2020 Steve Kowalik
- Update to 2.5.1:
* Support for Python 3.8
* Add main element. Fixes #117
* Use tagname property from object, not class. Fixes #89
* Fri Aug 09 2019 Marketa Calabkova - Update to 2.4.0
* The `dominate.svg` module contains SVG tags similar to how `dominate.tags` contains HTML tags.
* Suppress rendering of boolean attributes when the value is False
* Fri Mar 08 2019 Tomáš Chvátal - Update to 2.3.5:
* support for python 3.7
* Thu Oct 18 2018 Tomáš Chvátal - Version update to 2.3.4:
* Few minor bugfixes all around
* Wed Jan 17 2018 toddrme2178AATTgmail.com- Initial version