python.pkgs.MySQL_python: remove
Reasons: - No release since 2014 - deprecated by upstream - no longer compatible with newer libmysql versions
This commit is contained in:
@@ -3873,8 +3873,6 @@ in {
|
||||
|
||||
monotonic = callPackage ../development/python-modules/monotonic { };
|
||||
|
||||
MySQL_python = callPackage ../development/python-modules/mysql_python { };
|
||||
|
||||
mysql-connector = callPackage ../development/python-modules/mysql-connector { };
|
||||
|
||||
namebench = callPackage ../development/python-modules/namebench { };
|
||||
|
||||
Reference in New Issue
Block a user