1
0

Accepting request 959652 from home:apersaud:branches:devel:languages:python:jupyter

update to latest version

OBS-URL: https://build.opensuse.org/request/show/959652
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=84
This commit is contained in:
2022-03-05 23:53:55 +00:00
committed by Git OBS Bridge
parent 82249438e1
commit 01d7646faa
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Mar 5 18:25:05 UTC 2022 - Arun Persaud <arun@gmx.de>
- update to version 8.1.1:
* Fix an issue with virtualenv and Python 3.8 introduced in 8.1
* Revert :ghpull:`13537` (fix an issue with symlinks in virtualenv)
that raises an error in Python 3.8, and fixed in a different way
in :ghpull:`13559`.
-------------------------------------------------------------------
Sat Feb 26 21:08:02 UTC 2022 - Arun Persaud <arun@gmx.de>