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 ff3a99b

Browse filesBrowse files
committed
update metadate for 1.3.7
1 parent 7d289b2 commit ff3a99b
Copy full SHA for ff3a99b

File tree

Expand file treeCollapse file tree

1 file changed

+5
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-4
lines changed

‎metadata.cfg

Copy file name to clipboardExpand all lines: metadata.cfg
+5-4Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[metadata]
2-
version: 1.3.6
3-
version_info: (1,3,6,'final',1)
2+
version: 1.3.7
3+
version_info: (1,3,7,'final',1)
44
description: Python interface to MySQL
55
long_description:
66
=========================
77
Python interface to MySQL
88
=========================
99
\n
10-
mysqlclient is a fork of MySQL-python. It adds Python 3.3 support
10+
mysqlclient is a fork of MySQL-python. It adds Python 3.3~ support
1111
and merges some pull requests.
1212
\n
1313
MySQLdb is an interface to the popular MySQL_ database server for
@@ -17,7 +17,7 @@ long_description:
1717
- Thread-safety
1818
- Thread-friendliness (threads will not block each other)
1919
\n
20-
MySQL-3.23 through 5.5 and Python-2.7, 3.3-3.4 are currently
20+
MySQL-4.1 through 5.5 and Python-2.7, 3.3-3.5 are currently
2121
supported. PyPy is supported.
2222
\n
2323
MySQLdb is `Free Software`_.
@@ -49,6 +49,7 @@ classifiers:
4949
Programming Language :: Python :: 3
5050
Programming Language :: Python :: 3.3
5151
Programming Language :: Python :: 3.4
52+
Programming Language :: Python :: 3.5
5253
Topic :: Database
5354
Topic :: Database :: Database Engines/Servers
5455
py_modules:

0 commit comments

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