1
0

Accepting request 202699 from home:dirkmueller:branches:devel:languages:python

- update to 0.6:
  -Improved Py3k support
  -Improved PyPy support
  -Added IPv6 support
  -Added Thing2Literal for Django/MySQLdb compatibility
  -Removed errorhandler
  -Fixed GC errors
  -Improved test suite
  -Many bug fixes
  -Many performance improvements

OBS-URL: https://build.opensuse.org/request/show/202699
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=3
This commit is contained in:
Sascha Peilicke
2013-10-09 13:30:14 +00:00
committed by Git OBS Bridge
parent 33656f08d3
commit 5cf7cc0cc4
4 changed files with 22 additions and 6 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Oct 9 12:32:51 UTC 2013 - dmueller@suse.com
- update to 0.6:
-Improved Py3k support
-Improved PyPy support
-Added IPv6 support
-Added Thing2Literal for Django/MySQLdb compatibility
-Removed errorhandler
-Fixed GC errors
-Improved test suite
-Many bug fixes
-Many performance improvements
-------------------------------------------------------------------
Mon Jul 22 08:11:38 UTC 2013 - speilicke@suse.com