15
0
Files
python-dominate/python-dominate.changes
Tomáš Chvátal d3fa44da4f Accepting request 721986 from home:mcalabkova:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/721986
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dominate?expand=0&rev=6
2019-08-10 08:01:56 +00:00

25 lines
855 B
Plaintext

-------------------------------------------------------------------
Fri Aug 9 10:00:30 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- 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 8 14:48:54 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.3.5:
* support for python 3.7
-------------------------------------------------------------------
Thu Oct 18 08:33:52 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Version update to 2.3.4:
* Few minor bugfixes all around
-------------------------------------------------------------------
Wed Jan 17 02:38:25 UTC 2018 - toddrme2178@gmail.com
- Initial version