pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-idna



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Apr  8 15:23:33 UTC 2016

Modified Files:
        pkgsrc/www/py-idna: Makefile PLIST distinfo

Log Message:
Update py-idna to 2.1.

2.1 (2016-03-20)
++++++++++++++++

- 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.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-idna/Makefile pkgsrc/www/py-idna/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-idna/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index