14
0

- Update to 3.2.0:

* Added normalize_newlines function.
  * Added wrap and unwrap functions and lorem_ipsum attribute containing the Lorem Ipsum sample text.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.text?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2020-01-16 09:54:18 +00:00
committed by Git OBS Bridge
parent e28428f626
commit b2ec156bb2
4 changed files with 18 additions and 9 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 16 09:44:33 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.2.0:
* Added normalize_newlines function.
* Added wrap and unwrap functions and lorem_ipsum attribute containing the Lorem Ipsum sample text.
-------------------------------------------------------------------
Tue Mar 26 14:34:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>