Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2006505

Browse filesBrowse files
committed
Prepare 1.3.0
1 parent 63b8f3e commit 2006505
Copy full SHA for 2006505

File tree

Expand file treeCollapse file tree

1 file changed

+7
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-6
lines changed

‎metadata.cfg

Copy file name to clipboardExpand all lines: metadata.cfg
+7-6Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
2-
version: 1.2.4
3-
version_info: (1,2,4,'final',1)
2+
version: 1.3.0
3+
version_info: (1,3,0,'final',1)
44
description: Python interface to MySQL
55
long_description:
66
=========================
@@ -14,9 +14,8 @@ long_description:
1414
- Thread-safety
1515
- Thread-friendliness (threads will not block each other)
1616
\n
17-
MySQL-3.23 through 5.5 and Python-2.4 through 2.7 are currently
18-
supported. Python-3.0 will be supported in a future release.
19-
PyPy is supported.
17+
MySQL-3.23 through 5.5 and Python-2.7, 3.3-3.4 are currently
18+
supported. PyPy is supported.
2019
\n
2120
MySQLdb is `Free Software`_.
2221
\n
@@ -25,9 +24,11 @@ long_description:
2524
.. [PEP-0249] http://www.python.org/peps/pep-0249.html
2625
author: Andy Dustman
2726
author_email: farcepest@gmail.com
27+
maintainer: INADA Naoki
28+
maintainer_email: songofacandy@gmail.com
2829
license: GPL
2930
platforms: ALL
30-
url: https://github.com/farcepest/MySQLdb1
31+
url: https://github.com/PyMySQL/mysqlclient-python
3132
classifiers:
3233
Development Status :: 5 - Production/Stable
3334
Environment :: Other Environment

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.