207ac1a948
windows: add MariaDB include paths ( #749 )
2024-12-14 11:06:06 +09:00
423e45e2c5
Support building against Percona Server builds of MySQL client library libperconaserverclient
( #718 )
2024-08-08 02:16:14 +09:00
807933eb25
Support pkg-config libmariadb ( #631 )
...
Fix #629 .
2023-06-29 17:36:30 +09:00
d05a00eebc
ci: Run django test after our test ( #612 )
2023-05-21 02:46:16 +09:00
0220f427a9
Use src-layout. ( #600 )
2023-05-15 23:50:10 +09:00
89c1e0f3c6
Use pyproject.toml ( #598 )
2023-05-15 13:22:35 +09:00
d288d3e224
Update python_requires to 3.7+ ( #543 )
2022-09-19 16:23:55 +09:00
18163d7022
code cleanup and reformat ( #423 )
2020-01-20 19:47:22 +09:00
5811678dea
Drop Python 2 support from Travis and setup ( #405 )
2019-11-28 21:21:35 +09:00
833816ee87
Move _mysql and _mysql_exceptions into MySQLdb/ ( #293 )
2018-12-04 20:19:04 +09:00
40b8809c8f
1.3.14
2018-12-04 19:05:25 +09:00
3de469db63
1.3.13
2018-06-27 20:27:54 +09:00
63b8f3e059
Requires at least Python 2.6
2014-04-28 14:36:02 +09:00
bd95bd9d9c
Replace raise Error with distutils exception.
...
Distutils has an exceptions heirarchy. Use it.
2013-06-23 18:18:20 -04:00
0d1dd6fa89
Remove distribute dependency.
...
Distribute has been merged with upstream setuptools. The two are
incompatible now, so MySQL-python is uninstallable on systems
with setuptools >= 0.7 installed.
2013-06-23 18:16:17 -04:00
7a846cf5e3
Allow pip install from git
...
Merged with modifications from a815269010
2012-10-04 13:34:39 -04:00