diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,6 +1,6 @@ name : python3-ipython version : 7.25.0 -release : 10 +release : 11 source : - https://files.pythonhosted.org/packages/source/i/ipython/ipython-7.25.0.tar.gz : 54bbd1fe3882457aaf28ae060a5ccdef97f212a741754e420028d4ec5c2291dc homepage : https://ipython.org/ @@ -15,7 +15,8 @@ - pygments - python-backcall - python-matplotlib-inline - - python-ipykernel + - python-jedi + - python-jupyter_core - python-nbformat - python-nose - python-pexpect @@ -23,16 +24,15 @@ - python-prompt-toolkit - python-pytest - python-testpath - - python3-jedi rundeps : - pygments - python-backcall + - python-jedi - python-matplotlib-inline - python-pexpect - python-pickleshare - python-prompt-toolkit - python-simplegeneric - - python3-jedi build : | %python3_setup install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -643,8 +643,8 @@ - - 2021-08-12 + + 2021-08-13 7.25.0 Packaging update Algent Albrahimi