Remove MySQL-python
The overwhelming majority is converted to PyMySQL, and we don't want to add more users. See https://wiki.openstack.org/wiki/PyMySQL_evaluation and http://codesearch.openstack.org/?q=MySQL-python&i=nope&files=.*.txt&repos= Depends-On: Ie17f4543fa3d72b507d88d2c4023a9a5a430419e Change-Id: I1796dd30cb7adb30c7d51139288109c528e9e15e
This commit is contained in:
parent
2ffaa4cc24
commit
2f301abf8c
@ -384,7 +384,6 @@ ldappool>=2.0.0 # MPL
|
||||
mock>=2.0.0 # BSD
|
||||
mox>=0.5.3 # Apache-2.0
|
||||
mox3>=0.20.0 # Apache-2.0
|
||||
MySQL-python>=1.2.5;python_version=='2.7' # GPL with FOSS exception
|
||||
nodeenv>=0.9.4 # BSD
|
||||
nose>=1.3.7 # LGPL
|
||||
nose-exclude>=0.3.0 # LGPL
|
||||
|
@ -97,7 +97,6 @@ keyring
|
||||
mock>=0.8.0
|
||||
mox>=0.5.3
|
||||
mox3>=0.7.0
|
||||
MySQL-python
|
||||
nose
|
||||
nose-exclude
|
||||
nosehtmloutput>=0.0.3
|
||||
|
@ -5,7 +5,6 @@ feedparser
|
||||
fixtures>=0.3.12
|
||||
mox==0.5.3
|
||||
mox3==0.21.0
|
||||
MySQL-python
|
||||
psycopg2
|
||||
pylint==0.25.2
|
||||
# Imported by ldapdns so required to generate
|
||||
|
@ -87,7 +87,6 @@ hyperframe===4.0.2;python_version=='3.5'
|
||||
cssutils===1.0.2;python_version=='3.4'
|
||||
cssutils===1.0.2;python_version=='3.5'
|
||||
scipy===0.19.0
|
||||
MySQL-python===1.2.5;python_version=='2.7'
|
||||
XStatic-Jasmine===2.4.1.1
|
||||
python-glanceclient===2.6.0
|
||||
pyinotify===0.9.6
|
||||
|
@ -102,7 +102,6 @@ hyperframe===4.0.2;python_version=='3.5'
|
||||
cssutils===1.0.2;python_version=='3.4'
|
||||
cssutils===1.0.2;python_version=='3.5'
|
||||
scipy===1.0.0
|
||||
MySQL-python===1.2.5;python_version=='2.7'
|
||||
rsd-lib===0.1.1
|
||||
XStatic-Jasmine===2.4.1.1
|
||||
python-glanceclient===2.8.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user