Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python3-ipython | name : python3-ipython | ||||
| version : 7.25.0 | version : 7.25.0 | ||||
| release : 10 | release : 11 | ||||
| source : | source : | ||||
| - https://files.pythonhosted.org/packages/source/i/ipython/ipython-7.25.0.tar.gz : 54bbd1fe3882457aaf28ae060a5ccdef97f212a741754e420028d4ec5c2291dc | - https://files.pythonhosted.org/packages/source/i/ipython/ipython-7.25.0.tar.gz : 54bbd1fe3882457aaf28ae060a5ccdef97f212a741754e420028d4ec5c2291dc | ||||
| homepage : https://ipython.org/ | homepage : https://ipython.org/ | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| component : programming.python | component : programming.python | ||||
| summary : IPython provides a rich toolkit to help you make the most of using Python interactively | summary : IPython provides a rich toolkit to help you make the most of using Python interactively | ||||
| description: | | description: | | ||||
| IPython provides a rich toolkit to help you make the most of using Python interactively. | IPython provides a rich toolkit to help you make the most of using Python interactively. | ||||
| builddeps : | builddeps : | ||||
| - git | - git | ||||
| - matplotlib | - matplotlib | ||||
| - pygments | - pygments | ||||
| - python-backcall | - python-backcall | ||||
| - python-matplotlib-inline | - python-matplotlib-inline | ||||
| - python-ipykernel | - python-jedi | ||||
| - python-jupyter_core | |||||
| - python-nbformat | - python-nbformat | ||||
| - python-nose | - python-nose | ||||
| - python-pexpect | - python-pexpect | ||||
| - python-pickleshare | - python-pickleshare | ||||
| - python-prompt-toolkit | - python-prompt-toolkit | ||||
| - python-pytest | - python-pytest | ||||
| - python-testpath | - python-testpath | ||||
| - python3-jedi | |||||
| rundeps : | rundeps : | ||||
| - pygments | - pygments | ||||
| - python-backcall | - python-backcall | ||||
| - python-jedi | |||||
| - python-matplotlib-inline | - python-matplotlib-inline | ||||
| - python-pexpect | - python-pexpect | ||||
| - python-pickleshare | - python-pickleshare | ||||
| - python-prompt-toolkit | - python-prompt-toolkit | ||||
| - python-simplegeneric | - python-simplegeneric | ||||
| - python3-jedi | |||||
| build : | | build : | | ||||
| %python3_setup | %python3_setup | ||||
| install : | | install : | | ||||
| %python3_install | %python3_install | ||||
| rm $installdir/usr/bin/iptest && rm $installdir/usr/bin/ipython | rm $installdir/usr/bin/iptest && rm $installdir/usr/bin/ipython | ||||
| mv $installdir/usr/share/man/man1/ipython.1 $installdir/usr/share/man/man1/ipython3.1 | mv $installdir/usr/share/man/man1/ipython.1 $installdir/usr/share/man/man1/ipython3.1 | ||||
| check : | | check : | | ||||
| %python3_test pytest3 | %python3_test pytest3 | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.