Skip to content

Commit 6db1845

Browse files
author
Release Manager
committed
sagemathgh-36823: `ipython` 8.18 and related upgrades, remove `backcall` <!-- ^^^^^ Please provide a concise, informative and self-explanatory title. Don't put issue numbers in there, do this in the PR body below. For example, instead of "Fixes sagemath#1234" use "Introduce new method to calculate 1+1" --> <!-- Describe your changes here in detail --> Upgrading ipython to latest. This is a small upgrade done as a follow-up of [sagemath#36129](sagemath#36129), which allows us to drop the `backcall` package. https://ipython.readthedocs.io/en/sta ble/whatsnew/version8.html#ipython-8-18-and-8-18-1 The upgrade of pexpect to 4.9 and tornado to 6.4.0 add support for Python 3.12. https://github.com/pexpect/pexpect/releases/tag/4.9, https://www.tornadoweb.org/en/stable/releases/v6.4.0.html <!-- Why is this change required? What problem does it solve? --> <!-- If this PR resolves an open issue, please link to it here. For example "Fixes sagemath#12345". --> <!-- If your change requires a documentation PR, please link it appropriately. --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> <!-- If your change requires a documentation PR, please link it appropriately --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> <!-- Feel free to remove irrelevant items. --> - [x] The title is concise, informative, and self-explanatory. - [ ] The description explains in detail what this PR is about. - [ ] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation accordingly. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on - sagemath#12345: short description why this is a dependency - sagemath#34567: ... --> <!-- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> URL: sagemath#36823 Reported by: Matthias Köppe Reviewer(s): John H. Palmieri
2 parents 417ae96 + 5fd53f6 commit 6db1845

25 files changed

+22
-56
lines changed

build/pkgs/backcall/SPKG.rst

-7
This file was deleted.

build/pkgs/backcall/checksums.ini

-5
This file was deleted.

build/pkgs/backcall/dependencies

-4
This file was deleted.

build/pkgs/backcall/distros/conda.txt

-1
This file was deleted.

build/pkgs/backcall/distros/gentoo.txt

-1
This file was deleted.

build/pkgs/backcall/distros/macports.txt

-1
This file was deleted.

build/pkgs/backcall/distros/repology.txt

-1
This file was deleted.

build/pkgs/backcall/distros/void.txt

-1
This file was deleted.

build/pkgs/backcall/install-requires.txt

-1
This file was deleted.

build/pkgs/backcall/package-version.txt

-1
This file was deleted.

build/pkgs/backcall/spkg-configure.m4

-1
This file was deleted.

build/pkgs/backcall/spkg-install.in

-3
This file was deleted.

build/pkgs/backcall/type

-1
This file was deleted.

build/pkgs/ipykernel/checksums.ini

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=ipykernel-VERSION.tar.gz
2-
sha1=88c5159bb5caba780383f00fceebb4cce80f96b5
3-
md5=9a5a3ded6795afecfe55c74f9f77307d
4-
cksum=3205929883
2+
sha1=3465b4aa523705e930f295b5c549924e376a02e2
3+
md5=f48666313b1ddf7b796b9a58805ba71b
4+
cksum=2919090600
55
upstream_url=https://pypi.io/packages/source/i/ipykernel/ipykernel-VERSION.tar.gz
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.27.0
1+
6.27.1

build/pkgs/ipython/checksums.ini

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=ipython-VERSION.tar.gz
2-
sha1=62afbe2e62e713ee89bfe5303809bdcd2affb2a3
3-
md5=ac2ff5bad97aa09befdf7f0f27323699
4-
cksum=413345511
2+
sha1=4b5ab06a1b5e1a3285ac91d7dac9a22d18898a31
3+
md5=b56b71635168357dc94ac384b0a78f0c
4+
cksum=1043636334
55
upstream_url=https://pypi.io/packages/source/i/ipython/ipython-VERSION.tar.gz

build/pkgs/ipython/dependencies

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
tornado pyzmq pickleshare traitlets decorator wcwidth prompt_toolkit pygments pexpect appnope backcall jedi stack_data exceptiongroup | $(PYTHON_TOOLCHAIN) $(PYTHON)
1+
tornado pyzmq pickleshare traitlets decorator wcwidth prompt_toolkit pygments pexpect jedi stack_data exceptiongroup | $(PYTHON_TOOLCHAIN) $(PYTHON)
22

33
----------
44
All lines of this file are ignored except the first.
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.17.2
1+
8.18.1

build/pkgs/pexpect/checksums.ini

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=pexpect-VERSION.tar.gz
2-
sha1=3f6c41a4a72dc802f3431f5d2367a4259f9b1813
3-
md5=b260eb284efc19489466b804ff53c59b
4-
cksum=966265148
5-
upstream_url=https://codeload.github.com/pexpect/pexpect/tar.gz/VERSION
2+
sha1=5bff9230c419eecbf701059f104e74a3f3a1b208
3+
md5=f48d48325ee7f1221add0396ea9e2f14
4+
cksum=2367435032
5+
upstream_url=https://pypi.io/packages/source/p/pexpect/pexpect-VERSION.tar.gz
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.8.0
1+
4.9.0

build/pkgs/pexpect/spkg-install.in

-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
11
cd src
2-
32
sdh_pip_install .
4-
5-
if [ $? -ne 0 ]; then
6-
echo "Error installing pexpect"
7-
exit 1
8-
fi

build/pkgs/tornado/checksums.ini

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=tornado-VERSION.tar.gz
2-
sha1=de0ef2eb77e7ca1ba1210bd02d56d9494b413cd7
3-
md5=e5fca0b30397bbdfe1f5e8e49e6cacf9
4-
cksum=327419258
2+
sha1=5b4036313660a74034186ac63b10d244ca9444b8
3+
md5=460b467761e5ff74202b5bf8054c8116
4+
cksum=3932629794
55
upstream_url=https://pypi.io/packages/source/t/tornado/tornado-VERSION.tar.gz
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.3.3
1+
6.4

build/pkgs/traitlets/checksums.ini

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=traitlets-VERSION.tar.gz
2-
sha1=7dffc7781492e43a88dad84c925c0acfbc370943
3-
md5=58e13c21997e7cc01dda3765c9731f95
4-
cksum=1487040947
2+
sha1=9f4cb2a04ffba7029ad67bbec3d39a23e9095db2
3+
md5=63c6bb056dec2a062a854d90fa6b4933
4+
cksum=2387245107
55
upstream_url=https://pypi.io/packages/source/t/traitlets/traitlets-VERSION.tar.gz
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.13.0
1+
5.14.0

0 commit comments

Comments
 (0)