forked from pool/python-yattag
* Added AsIs for inserting un-escaped strings as attribute values. * Added format_attr_value() to format attribute values * improving typing annotations OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yattag?expand=0&rev=5
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Nov 20 17:27:45 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.16.1:
|
|
* Added AsIs for inserting un-escaped strings as attribute values.
|
|
* Added format_attr_value() to format attribute values
|
|
* improving typing annotations
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 29 09:55:11 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.15.2:
|
|
* Add exports to _all__
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 2 22:11:40 UTC 2023 - Andreas Stieger <Andreas.Stieger@gmx.de>
|
|
|
|
- Update to 1.15.1:
|
|
* remove deprecated escape sequences in tests_indentation.py
|
|
- fixup spec and warnings for Factory submission
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 17 18:29:09 UTC 2023 - Wojciech Kazubski <wk@ire.pw.edu.pl>
|
|
|
|
- Updated to release 1.15.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 29 09:21:50 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Initial spec for v1.13.1
|