File python3-idna.changes of Package python3-idna
-------------------------------------------------------------------
Sun May 8 07:11:22 UTC 2016 - arun@gmx.de
- specfile:
* updated source url to files.pythonhosted.org
-------------------------------------------------------------------
Sat Mar 26 04:26:23 UTC 2016 - arun@gmx.de
- specfile:
* update copyright year
- update to version 2.1:
* Memory consumption optimizations. The library should consume
significantly less memory through smarter data structures being
used to represent relevant Unicode properties. Many thanks to
Shivaram Lingamneni for this patch.
* Patches to make library work better with Python 2.6. The core
library currently works however the unit testing does
not. (Thanks, Robert Buchholz)
* Better affix all Unicode codepoint properties to a specific
version.
-------------------------------------------------------------------
Mon May 25 06:03:36 UTC 2015 - arun@gmx.de
- initial version