1
0
Commit Graph

8 Commits

Author SHA256 Message Date
0eff397e7e - update to 0.7.6:
* Fix SELECT JSON type cause UnicodeError
  * Avoid float convertion while parsing microseconds
  * Warning has number
  * SSCursor supports warnings
  * Fix exception raised while importing when getpwuid() fails (#472)
  * SSCursor supports LOAD DATA LOCAL INFILE (#473)
  * Fix encoding error happen for JSON type (#477)
  * Fix test fail on Python 2.7 and MySQL 5.7 (#478)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=12
2016-11-15 10:31:44 +00:00
f0c814a595 Accepting request 400004 from home:tbechtold:branches:devel:languages:python
- update to 0.7.4:
  * Fix AttributeError may happen while Connection.__del__ (#463)
  * Fix SyntaxError in test_cursor. (#464)
  * frozenset support for query value. (#461)
  * Start using readthedocs.io
  * Add read_timeout and write_timeout option.
  * Support serialization customization by `conv` option.
  * Unknown type is converted by `str()`, for MySQLdb compatibility.
  * Support '%%' in `Cursor.executemany()`
  * Support REPLACE statement in `Cursor.executemany()`
  * Fix handling incomplete row caused by 'SHOW SLAVE HOSTS'.
  * Fix decode error when use_unicode=False on PY3
  * Fix port option in my.cnf file is ignored.

OBS-URL: https://build.opensuse.org/request/show/400004
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=10
2016-06-06 11:14:49 +00:00
Todd R
51d8ad03f7 Accepting request 379446 from home:TheBlackCat:branches:devel:languages:python
Add license and docs

OBS-URL: https://build.opensuse.org/request/show/379446
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=8
2016-03-24 19:20:14 +00:00
Todd R
4efd80f6de Accepting request 379440 from home:TheBlackCat:branches:devel:languages:python
Update to 0.7.2

OBS-URL: https://build.opensuse.org/request/show/379440
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=7
2016-03-24 19:12:52 +00:00
Denisart Benjamin
b71021c0f9 Accepting request 306395 from home:benoit_monin:branches:devel:languages:python
- update to version 0.6.6
- remove unwanted shebang of python files in test_MySQLdb

OBS-URL: https://build.opensuse.org/request/show/306395
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=5
2015-05-12 21:35:14 +00:00
Sascha Peilicke
5cf7cc0cc4 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
2013-10-09 13:30:14 +00:00
Stephan Kulow
33656f08d3 Accepting request 183964 from devel:languages:python
possible dependency for openstack-nova

OBS-URL: https://build.opensuse.org/request/show/183964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyMySQL?expand=0&rev=1
2013-07-22 12:51:31 +00:00
Sascha Peilicke
502e5969f0 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=1
2013-07-22 08:11:40 +00:00