diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,14 +1,29 @@ name : python3-ipython -version : 7.16.1 -release : 7 +version : 7.19.0 +release : 8 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/ license : BSD-3-Clause component : programming.python summary : IPython provides a rich toolkit to help you make the most of using Python interactively description: | 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 : - pygments - python-backcall @@ -24,3 +39,5 @@ %python3_install 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 +check : | + %python3_test pytest3 diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -638,17 +638,17 @@ /usr/lib/python3.7/site-packages/IPython/utils/ulinecache.py /usr/lib/python3.7/site-packages/IPython/utils/version.py /usr/lib/python3.7/site-packages/IPython/utils/wildcard.py - /usr/lib/python3.7/site-packages/ipython-7.16.1-py3.7.egg-info + /usr/lib/python3.7/site-packages/ipython-7.19.0-py3.7.egg-info /usr/share/man/man1/ipython3.1 - - 2020-07-21 - 7.16.1 + + 2020-11-10 + 7.19.0 Packaging update Algent Albrahimi algent@protonmail.com \ No newline at end of file