Changes between Version 40 and Version 41 of Ticket #28197
- Timestamp:
- 06/05/20 20:04:47 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28197 – Description
v40 v41 1 WARNING: this is python3-only 1 Upgrade ipython and related packages: 2 * https://pypi.org/project/ipython/ 7.13.0 (current as of 2020-06-05: 7.15.0) 3 * https://pypi.org/project/ipykernel/ 5.2.1 (current as of 2020-06-05: 5.3.0) 4 * https://pypi.org/project/backcall/ 0.1.0 (current as of 2020-06-05) 5 * https://pypi.org/project/jedi/ 0.17.0 (current as of 2020-06-05) 6 * https://pypi.org/project/prompt-toolkit/ 3.0.5 (current as of 2020-06-05) 2 7 3 Upgrade ipython to 7.13.0 and related packages: ipython-7.13.0, ipykernel-5.2.1, backcall-0.1.0, jedi-0.17.0, prompt_toolkit-3.0.5 8 All of these package versions support python >= 3.6 (note #29033). 4 9 5 10 Tarballs: see `checksums.ini` [`upstream_url`]. (To configure Sage to download from the upstream URLs, use `./configure --enable-download-from-upstream-url`)