python-ipython: Removed python-ipython_genutils from dependency
This commit is contained in:
@@ -55,8 +55,7 @@ package_python3-ipython() {
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-setuptools"
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-traitlets"
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-simplegeneric"
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-pickleshare"
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-ipython_genutils")
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-pickleshare")
|
||||
optdepends=("${MINGW_PACKAGE_PREFIX}-python3-nose: for IPython's test suite"
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-pyqt4: for ipython qtconsole"
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-sip: for ipython qtconsole"
|
||||
@@ -79,8 +78,7 @@ package_python2-ipython() {
|
||||
"${MINGW_PACKAGE_PREFIX}-python2-setuptools"
|
||||
"${MINGW_PACKAGE_PREFIX}-python2-traitlets"
|
||||
"${MINGW_PACKAGE_PREFIX}-python2-simplegeneric"
|
||||
"${MINGW_PACKAGE_PREFIX}-python2-pickleshare"
|
||||
"${MINGW_PACKAGE_PREFIX}-python2-ipython_genutils")
|
||||
"${MINGW_PACKAGE_PREFIX}-python2-pickleshare")
|
||||
optdepends=("${MINGW_PACKAGE_PREFIX}-python2-nose: for IPython's test suite"
|
||||
"${MINGW_PACKAGE_PREFIX}-python2-pyqt4: for ipython qtconsole"
|
||||
"${MINGW_PACKAGE_PREFIX}-python2-sip: for ipython qtconsole"
|
||||
|
||||
Reference in New Issue
Block a user