Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : python3-ipython | name : python3-ipython | ||||
| version : 7.16.1 | version : 7.19.0 | ||||
| release : 7 | release : 8 | ||||
| source : | source : | ||||
| - https://github.com/ipython/ipython/archive/7.16.1.tar.gz : 0539e2c66cc6393f9decb489d04e530bfd2110aface72beb2811db6bc61871e1 | - https://github.com/ipython/ipython/archive/7.19.0.tar.gz : ede39c29958c1001affcfc8f572894864fe3cbed51f62e8af452fcf50c629fe2 | ||||
| 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 : | |||||
| - git | |||||
| - matplotlib | |||||
| - pygments | |||||
| - python-backcall | |||||
| - python-ipykernel | |||||
| - python-nbformat | |||||
| - python-nose | |||||
| - python-pexpect | |||||
| - python-pickleshare | |||||
| - python-prompt-toolkit | |||||
| - python-pytest | |||||
| - python-testpath | |||||
| - python-traitlets | |||||
| - python3-jedi | |||||
| rundeps : | rundeps : | ||||
| - pygments | - pygments | ||||
| - python-backcall | - python-backcall | ||||
| - python-pexpect | - python-pexpect | ||||
| - python-pickleshare | - python-pickleshare | ||||
| - python-prompt-toolkit | - python-prompt-toolkit | ||||
| - python-simplegeneric | - python-simplegeneric | ||||
| - python-traitlets | - python-traitlets | ||||
| - python3-jedi | - 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 : | | |||||
| %python3_test pytest3 | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.